Identity & Authority: Looksmart Models – Signal Evidence & AI Readability

Looksmart Models

(https://looksmartmodels.com) 📸 Data Snapshot: May 25, 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.
14 Impact Weight: 15 / 100
93% Reputation

Authority is well-established but has minor technical gaps in structured data. CEO Egidio Reali is named frequently in News and Events, providing a face for the MR Group, but the schema lacks sameAs links to external professional profiles. The technical implementation of heading hierarchy and Organization schema is clean and supports the brand’s premium positioning.

There are no unsubstantiated performance claims. The site does not claim to be ‘the best’ or ‘the largest’ without context; instead, it demonstrates its standing through detailed event reports from Monza, Imola, and Spa. The marketing tone is descriptive and professional, matching the reality of a high-end manufacturer.

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": "WebPage",
            "@id": "https://looksmartmodels.com/",
            "url": "https://looksmartmodels.com/",
            "name": "Homepage | Looksmart Models Model cars production 1:18 1:43 scale",
            "isPartOf": {
                "@id": "https://looksmartmodels.com/#website"
            },
            "about": {
                "@id": "https://looksmartmodels.com/#organization"
            },
            "datePublished": "2014-05-25T08:57:25+00:00",
            "dateModified": "2025-10-30T18:26:03+00:00",
            "description": "Model cars production is the goal of Looksmart Models, a company that since several years works with the most esclusive car brands in the world.",
            "breadcrumb": {
                "@id": "https://looksmartmodels.com/#breadcrumb"
            },
            "inLanguage": "en",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://looksmartmodels.com/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://looksmartmodels.com/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://looksmartmodels.com/#website",
            "url": "https://looksmartmodels.com/",
            "name": "Looksmart Models",
            "description": "High quality car models",
            "publisher": {
                "@id": "https://looksmartmodels.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://looksmartmodels.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en"
        },
        {
            "@type": "Organization",
            "@id": "https://looksmartmodels.com/#organization",
            "name": "Looksmart Models",
            "url": "https://looksmartmodels.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en",
                "@id": "https://looksmartmodels.com/#/schema/logo/image/",
                "url": "https://looksmartmodels.com/wp-content/uploads/2015/12/cropped-logo-600-def.png",
                "contentUrl": "https://looksmartmodels.com/wp-content/uploads/2015/12/cropped-logo-600-def.png",
                "width": 600,
                "height": 136,
                "caption": "Looksmart Models"
            },
            "image": {
                "@id": "https://looksmartmodels.com/#/schema/logo/image/"
            }
        }
    ]
}
/category/news/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "CollectionPage",
            "@id": "https://looksmartmodels.com/category/news/",
            "url": "https://looksmartmodels.com/category/news/",
            "name": "News Archives - Looksmart Models",
            "isPartOf": {
                "@id": "https://looksmartmodels.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://looksmartmodels.com/category/news/#primaryimage"
            },
            "image": {
                "@id": "https://looksmartmodels.com/category/news/#primaryimage"
            },
            "thumbnailUrl": "https://looksmartmodels.com/wp-content/uploads/2025/10/20-Anni-Centro-Stile-Partners-Andy-Casano00032.jpg",
            "breadcrumb": {
                "@id": "https://looksmartmodels.com/category/news/#breadcrumb"
            },
            "inLanguage": "en"
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en",
            "@id": "https://looksmartmodels.com/category/news/#primaryimage",
            "url": "https://looksmartmodels.com/wp-content/uploads/2025/10/20-Anni-Centro-Stile-Partners-Andy-Casano00032.jpg",
            "contentUrl": "https://looksmartmodels.com/wp-content/uploads/2025/10/20-Anni-Centro-Stile-Partners-Andy-Casano00032.jpg",
            "width": 1200,
            "height": 800
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://looksmartmodels.com/category/news/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://looksmartmodels.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "News"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://looksmartmodels.com/#website",
            "url": "https://looksmartmodels.com/",
            "name": "Looksmart Models",
            "description": "High quality car models",
            "publisher": {
                "@id": "https://looksmartmodels.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://looksmartmodels.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en"
        },
        {
            "@type": "Organization",
            "@id": "https://looksmartmodels.com/#organization",
            "name": "Looksmart Models",
            "url": "https://looksmartmodels.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en",
                "@id": "https://looksmartmodels.com/#/schema/logo/image/",
                "url": "https://looksmartmodels.com/wp-content/uploads/2015/12/cropped-logo-600-def.png",
                "contentUrl": "https://looksmartmodels.com/wp-content/uploads/2015/12/cropped-logo-600-def.png",
                "width": 600,
                "height": 136,
                "caption": "Looksmart Models"
            },
            "image": {
                "@id": "https://looksmartmodels.com/#/schema/logo/image/"
            }
        }
    ]
}
/category/news/events/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "CollectionPage",
            "@id": "https://looksmartmodels.com/category/news/events/",
            "url": "https://looksmartmodels.com/category/news/events/",
            "name": "Events Archives - Looksmart Models",
            "isPartOf": {
                "@id": "https://looksmartmodels.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://looksmartmodels.com/category/news/events/#primaryimage"
            },
            "image": {
                "@id": "https://looksmartmodels.com/category/news/events/#primaryimage"
            },
            "thumbnailUrl": "https://looksmartmodels.com/wp-content/uploads/2025/10/20-Anni-Centro-Stile-Partners-Andy-Casano00032.jpg",
            "breadcrumb": {
                "@id": "https://looksmartmodels.com/category/news/events/#breadcrumb"
            },
            "inLanguage": "en"
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en",
            "@id": "https://looksmartmodels.com/category/news/events/#primaryimage",
            "url": "https://looksmartmodels.com/wp-content/uploads/2025/10/20-Anni-Centro-Stile-Partners-Andy-Casano00032.jpg",
            "contentUrl": "https://looksmartmodels.com/wp-content/uploads/2025/10/20-Anni-Centro-Stile-Partners-Andy-Casano00032.jpg",
            "width": 1200,
            "height": 800
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://looksmartmodels.com/category/news/events/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://looksmartmodels.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "News",
                    "item": "https://looksmartmodels.com/category/news/"
                },
                {
                    "@type": "ListItem",
                    "position": 3,
                    "name": "Events"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://looksmartmodels.com/#website",
            "url": "https://looksmartmodels.com/",
            "name": "Looksmart Models",
            "description": "High quality car models",
            "publisher": {
                "@id": "https://looksmartmodels.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://looksmartmodels.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en"
        },
        {
            "@type": "Organization",
            "@id": "https://looksmartmodels.com/#organization",
            "name": "Looksmart Models",
            "url": "https://looksmartmodels.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en",
                "@id": "https://looksmartmodels.com/#/schema/logo/image/",
                "url": "https://looksmartmodels.com/wp-content/uploads/2015/12/cropped-logo-600-def.png",
                "contentUrl": "https://looksmartmodels.com/wp-content/uploads/2015/12/cropped-logo-600-def.png",
                "width": 600,
                "height": 136,
                "caption": "Looksmart Models"
            },
            "image": {
                "@id": "https://looksmartmodels.com/#/schema/logo/image/"
            }
        }
    ]
}
/product-category/in-development/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "CollectionPage",
            "@id": "https://looksmartmodels.com/product-category/in-development/",
            "url": "https://looksmartmodels.com/product-category/in-development/",
            "name": "In development Archives - Looksmart Models",
            "isPartOf": {
                "@id": "https://looksmartmodels.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://looksmartmodels.com/product-category/in-development/#primaryimage"
            },
            "image": {
                "@id": "https://looksmartmodels.com/product-category/in-development/#primaryimage"
            },
            "thumbnailUrl": "https://looksmartmodels.com/wp-content/uploads/2026/05/LSSET02_02.jpg",
            "breadcrumb": {
                "@id": "https://looksmartmodels.com/product-category/in-development/#breadcrumb"
            },
            "inLanguage": "en"
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en",
            "@id": "https://looksmartmodels.com/product-category/in-development/#primaryimage",
            "url": "https://looksmartmodels.com/wp-content/uploads/2026/05/LSSET02_02.jpg",
            "contentUrl": "https://looksmartmodels.com/wp-content/uploads/2026/05/LSSET02_02.jpg",
            "width": 1200,
            "height": 800
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://looksmartmodels.com/product-category/in-development/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://looksmartmodels.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "In development"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://looksmartmodels.com/#website",
            "url": "https://looksmartmodels.com/",
            "name": "Looksmart Models",
            "description": "High quality car models",
            "publisher": {
                "@id": "https://looksmartmodels.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://looksmartmodels.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en"
        },
        {
            "@type": "Organization",
            "@id": "https://looksmartmodels.com/#organization",
            "name": "Looksmart Models",
            "url": "https://looksmartmodels.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en",
                "@id": "https://looksmartmodels.com/#/schema/logo/image/",
                "url": "https://looksmartmodels.com/wp-content/uploads/2015/12/cropped-logo-600-def.png",
                "contentUrl": "https://looksmartmodels.com/wp-content/uploads/2015/12/cropped-logo-600-def.png",
                "width": 600,
                "height": 136,
                "caption": "Looksmart Models"
            },
            "image": {
                "@id": "https://looksmartmodels.com/#/schema/logo/image/"
            }
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
45Review mentions (all pages)
4External proof links (all pages)
PageReviewsProof links
/ (home) 12 1
/category/news/ 11 1
/category/news/events/ 11 1
/product-category/in-development/ 11 1