Identity & Authority: Nice Kicks – Signal Evidence & AI Readability

Nice Kicks

(https://nicekicks.com) 📸 Data Snapshot: May 24, 2026
Identity & Authority — The Lens

Inspect the JSON-LD. Is there an Organization or Person schema, and does it carry sameAs links to real external profiles (LinkedIn, socials)? Missing schema or no identity declaration signals an anonymous entity.

Identity & Authority Expert verifiability & Schema depth.
12 Impact Weight: 15 / 100
80% Reputation

The only minor authority gap is the absence of named editorial staff or Person schema in the provided data. While the Organization schema is comprehensive with multiple sameAs links to social platforms (Facebook, Instagram, LinkedIn, TikTok), the lack of individual ‘Expert’ footprints for writers prevents a perfect authority score.

There is no disconnect because the site makes zero performance claims regarding its own services. It functions as an objective reporter of industry data (release dates and prices), which are inherently verifiable against the brands themselves.

Identity & Authority is read from the structured data first: whether the site declares who it is in machine-readable schema, with verifiable identity links. Below is the schema captured per page, then the external proof links that support (or fail to support) that identity.

🔗 Identity & Technical Layer — schema JSON-LD: identity chains, entity gaps
Homepage schema
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "CollectionPage",
            "@id": "https://www.nicekicks.com/",
            "url": "https://www.nicekicks.com/",
            "name": "Nice Kicks - Sneakers. Culture. Community.",
            "isPartOf": {
                "@id": "https://www.nicekicks.com/#website"
            },
            "about": {
                "@id": "https://www.nicekicks.com/#organization"
            },
            "description": "Browse the latest in sneakers at Nice Kicks. Find popular brands like Nike, Jordan, and adidas, as well as rare and limited edition releases.",
            "breadcrumb": {
                "@id": "https://www.nicekicks.com/#breadcrumb"
            },
            "inLanguage": "en-US"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.nicekicks.com/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "News"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.nicekicks.com/#website",
            "url": "https://www.nicekicks.com/",
            "name": "Nice Kicks",
            "description": "Sneakers. Culture. Community.",
            "publisher": {
                "@id": "https://www.nicekicks.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.nicekicks.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://www.nicekicks.com/#organization",
            "name": "Nice Kicks",
            "url": "https://www.nicekicks.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://www.nicekicks.com/#/schema/logo/image/",
                "url": "https://www.nicekicks.com/files/2020/10/nice-box-400-225.png",
                "contentUrl": "https://www.nicekicks.com/files/2020/10/nice-box-400-225.png",
                "width": 400,
                "height": 225,
                "caption": "Nice Kicks"
            },
            "image": {
                "@id": "https://www.nicekicks.com/#/schema/logo/image/"
            },
            "sameAs": [
                "http://www.facebook.com/NiceKicks",
                "https://x.com/nicekicks",
                "http://www.instagram.com/nicekicks",
                "https://www.linkedin.com/company/nice-kicks",
                "https://www.tiktok.com/@nicekicks",
                "http://www.youtube.com/user/nicekicks"
            ]
        }
    ]
}
/nike/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "CollectionPage",
            "@id": "https://www.nicekicks.com/nike/",
            "url": "https://www.nicekicks.com/nike/",
            "name": "Nike | Nice Kicks",
            "isPartOf": {
                "@id": "https://www.nicekicks.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://www.nicekicks.com/nike/#primaryimage"
            },
            "image": {
                "@id": "https://www.nicekicks.com/nike/#primaryimage"
            },
            "thumbnailUrl": "https://www.nicekicks.com/files/2026/05/fz5590-601-5-1-e1778505885410.jpg",
            "description": "Browse the latest Nike sneakers at Nice Kicks. From classic Air Max to the latest drops, we've got you covered for all your Nike needs.",
            "breadcrumb": {
                "@id": "https://www.nicekicks.com/nike/#breadcrumb"
            },
            "inLanguage": "en-US"
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://www.nicekicks.com/nike/#primaryimage",
            "url": "https://www.nicekicks.com/files/2026/05/fz5590-601-5-1-e1778505885410.jpg",
            "contentUrl": "https://www.nicekicks.com/files/2026/05/fz5590-601-5-1-e1778505885410.jpg",
            "width": 2000,
            "height": 1333
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.nicekicks.com/nike/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "News",
                    "item": "https://www.nicekicks.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Nike"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.nicekicks.com/#website",
            "url": "https://www.nicekicks.com/",
            "name": "Nice Kicks",
            "description": "Sneakers. Culture. Community.",
            "publisher": {
                "@id": "https://www.nicekicks.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.nicekicks.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://www.nicekicks.com/#organization",
            "name": "Nice Kicks",
            "url": "https://www.nicekicks.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://www.nicekicks.com/#/schema/logo/image/",
                "url": "https://www.nicekicks.com/files/2020/10/nice-box-400-225.png",
                "contentUrl": "https://www.nicekicks.com/files/2020/10/nice-box-400-225.png",
                "width": 400,
                "height": 225,
                "caption": "Nice Kicks"
            },
            "image": {
                "@id": "https://www.nicekicks.com/#/schema/logo/image/"
            },
            "sameAs": [
                "http://www.facebook.com/NiceKicks",
                "https://x.com/nicekicks",
                "http://www.instagram.com/nicekicks",
                "https://www.linkedin.com/company/nice-kicks",
                "https://www.tiktok.com/@nicekicks",
                "http://www.youtube.com/user/nicekicks"
            ]
        }
    ]
}
/adidas/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "CollectionPage",
            "@id": "https://www.nicekicks.com/adidas/",
            "url": "https://www.nicekicks.com/adidas/",
            "name": "adidas | Nice Kicks",
            "isPartOf": {
                "@id": "https://www.nicekicks.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://www.nicekicks.com/adidas/#primaryimage"
            },
            "image": {
                "@id": "https://www.nicekicks.com/adidas/#primaryimage"
            },
            "thumbnailUrl": "https://www.nicekicks.com/files/2026/05/ADIDAS_SATISFY_REPORT_16x3a9_21-scaled.jpg",
            "description": "Browse the latest adidas sneakers at Nice Kicks. From classic Stan Smiths to the latest Ultraboost, find your next pair and elevate your style game.",
            "breadcrumb": {
                "@id": "https://www.nicekicks.com/adidas/#breadcrumb"
            },
            "inLanguage": "en-US"
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://www.nicekicks.com/adidas/#primaryimage",
            "url": "https://www.nicekicks.com/files/2026/05/ADIDAS_SATISFY_REPORT_16x3a9_21-scaled.jpg",
            "contentUrl": "https://www.nicekicks.com/files/2026/05/ADIDAS_SATISFY_REPORT_16x3a9_21-scaled.jpg",
            "width": 2560,
            "height": 1440
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.nicekicks.com/adidas/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "News",
                    "item": "https://www.nicekicks.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "adidas"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.nicekicks.com/#website",
            "url": "https://www.nicekicks.com/",
            "name": "Nice Kicks",
            "description": "Sneakers. Culture. Community.",
            "publisher": {
                "@id": "https://www.nicekicks.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.nicekicks.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://www.nicekicks.com/#organization",
            "name": "Nice Kicks",
            "url": "https://www.nicekicks.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://www.nicekicks.com/#/schema/logo/image/",
                "url": "https://www.nicekicks.com/files/2020/10/nice-box-400-225.png",
                "contentUrl": "https://www.nicekicks.com/files/2020/10/nice-box-400-225.png",
                "width": 400,
                "height": 225,
                "caption": "Nice Kicks"
            },
            "image": {
                "@id": "https://www.nicekicks.com/#/schema/logo/image/"
            },
            "sameAs": [
                "http://www.facebook.com/NiceKicks",
                "https://x.com/nicekicks",
                "http://www.instagram.com/nicekicks",
                "https://www.linkedin.com/company/nice-kicks",
                "https://www.tiktok.com/@nicekicks",
                "http://www.youtube.com/user/nicekicks"
            ]
        }
    ]
}
/air-jordans/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "CollectionPage",
            "@id": "https://www.nicekicks.com/air-jordans/",
            "url": "https://www.nicekicks.com/air-jordans/",
            "name": "Discover the Latest Retro Air Jordans at Nice Kicks",
            "isPartOf": {
                "@id": "https://www.nicekicks.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://www.nicekicks.com/air-jordans/#primaryimage"
            },
            "image": {
                "@id": "https://www.nicekicks.com/air-jordans/#primaryimage"
            },
            "thumbnailUrl": "https://www.nicekicks.com/files/2024/12/02549436_7-1-e1768015915755.png",
            "description": "Browse the latest Air Jordans at Nice Kicks. Find the perfect pair of Js for your style, with a variety of colorways and models to choose from.",
            "breadcrumb": {
                "@id": "https://www.nicekicks.com/air-jordans/#breadcrumb"
            },
            "inLanguage": "en-US"
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://www.nicekicks.com/air-jordans/#primaryimage",
            "url": "https://www.nicekicks.com/files/2024/12/02549436_7-1-e1768015915755.png",
            "contentUrl": "https://www.nicekicks.com/files/2024/12/02549436_7-1-e1768015915755.png",
            "width": 1200,
            "height": 800
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.nicekicks.com/air-jordans/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "News",
                    "item": "https://www.nicekicks.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Air Jordans"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.nicekicks.com/#website",
            "url": "https://www.nicekicks.com/",
            "name": "Nice Kicks",
            "description": "Sneakers. Culture. Community.",
            "publisher": {
                "@id": "https://www.nicekicks.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.nicekicks.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://www.nicekicks.com/#organization",
            "name": "Nice Kicks",
            "url": "https://www.nicekicks.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://www.nicekicks.com/#/schema/logo/image/",
                "url": "https://www.nicekicks.com/files/2020/10/nice-box-400-225.png",
                "contentUrl": "https://www.nicekicks.com/files/2020/10/nice-box-400-225.png",
                "width": 400,
                "height": 225,
                "caption": "Nice Kicks"
            },
            "image": {
                "@id": "https://www.nicekicks.com/#/schema/logo/image/"
            },
            "sameAs": [
                "http://www.facebook.com/NiceKicks",
                "https://x.com/nicekicks",
                "http://www.instagram.com/nicekicks",
                "https://www.linkedin.com/company/nice-kicks",
                "https://www.tiktok.com/@nicekicks",
                "http://www.youtube.com/user/nicekicks"
            ]
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
8Review mentions (all pages)
12External proof links (all pages)
PageReviewsProof links
/ (home) 2 3
/nike/ 2 3
/adidas/ 2 3
/air-jordans/ 2 3