Identity & Authority: SantaFe.com – Signal Evidence & AI Readability

SantaFe.com

(https://santafe.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.
11 Impact Weight: 15 / 100
73% Reputation

There are minor authority gaps regarding authorship; content is attributed to ‘Jess,’ but this individual has no associated Person schema or external social proof. The site references ‘Vigilante Guides’ as a ‘definitive authority’ on hidden history, yet provides no linked credentials or sameAs data to verify this standing. While the Organization schema is present, it lacks deep connectivity to the human experts behind the content, relying instead on brand-level authority.

The site’s primary disconnect lies in its self-congratulatory marketing tone regarding its own capabilities, such as the claim that its video production is ‘second to none.’ There is no evidence of actual production metrics, audience reach, or third-party recognition to substantiate these qualitative claims. Despite this, most of the content is informative rather than performance-oriented, which lowers the overall BS impact of these few marketing flourishes.

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": "BreadcrumbList",
            "@id": "https://santafe.com/#breadcrumblist",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "@id": "https://santafe.com#listItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "Organization",
            "@id": "https://santafe.com/#organization",
            "name": "SantaFe.com",
            "description": "The Santa Fe Experience",
            "url": "https://santafe.com/",
            "sameAs": [
                "https://www.facebook.com/SantaFeCom"
            ]
        },
        {
            "@type": "WebPage",
            "@id": "https://santafe.com/#webpage",
            "url": "https://santafe.com/",
            "name": "SantaFe.com | Bringing You The Santa Fe Experience",
            "description": "Welcome to SantaFe.com, where we bring you the best of Santa Fe, New Mexico, including Events, Things to do, Restaurants, Arts, Culture, Music and more.",
            "inLanguage": "en-US",
            "isPartOf": {
                "@id": "https://santafe.com/#website"
            },
            "breadcrumb": {
                "@id": "https://santafe.com/#breadcrumblist"
            },
            "image": {
                "@type": "ImageObject",
                "url": "https://santafe.com/wp-content/uploads/2020/06/Santa_Fe_New_Mexico.jpeg",
                "@id": "https://santafe.com/#mainImage",
                "width": 800,
                "height": 533,
                "caption": "Santa Fe, New Mexico, USA downtown skyline at dusk."
            },
            "primaryImageOfPage": {
                "@id": "https://santafe.com/#mainImage"
            },
            "datePublished": "2020-03-04T09:26:09-07:00",
            "dateModified": "2026-05-01T14:03:49-06:00"
        },
        {
            "@type": "WebSite",
            "@id": "https://santafe.com/#website",
            "url": "https://santafe.com/",
            "name": "SantaFe.com",
            "description": "The Santa Fe Experience",
            "inLanguage": "en-US",
            "publisher": {
                "@id": "https://santafe.com/#organization"
            }
        }
    ]
}
/shows/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "BreadcrumbList",
            "@id": "https://santafe.com/shows/#breadcrumblist",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "@id": "https://santafe.com#listItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://santafe.com",
                    "nextItem": {
                        "@type": "ListItem",
                        "@id": "https://santafe.com/shows/#listItem",
                        "name": "Archives for "
                    }
                },
                {
                    "@type": "ListItem",
                    "@id": "https://santafe.com/shows/#listItem",
                    "position": 2,
                    "name": "Archives for ",
                    "previousItem": {
                        "@type": "ListItem",
                        "@id": "https://santafe.com#listItem",
                        "name": "Home"
                    }
                }
            ]
        },
        {
            "@type": "CollectionPage",
            "@id": "https://santafe.com/shows/#collectionpage",
            "url": "https://santafe.com/shows/",
            "name": "Archive - SantaFe.com",
            "inLanguage": "en-US",
            "isPartOf": {
                "@id": "https://santafe.com/#website"
            },
            "breadcrumb": {
                "@id": "https://santafe.com/shows/#breadcrumblist"
            }
        },
        {
            "@type": "Organization",
            "@id": "https://santafe.com/#organization",
            "name": "SantaFe.com",
            "description": "The Santa Fe Experience",
            "url": "https://santafe.com/",
            "sameAs": [
                "https://www.facebook.com/SantaFeCom"
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://santafe.com/#website",
            "url": "https://santafe.com/",
            "name": "SantaFe.com",
            "description": "The Santa Fe Experience",
            "inLanguage": "en-US",
            "publisher": {
                "@id": "https://santafe.com/#organization"
            }
        }
    ]
}
/things-to-do-in-santa-fe/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "BreadcrumbList",
            "@id": "https://santafe.com/things-to-do-in-santa-fe/#breadcrumblist",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "@id": "https://santafe.com#listItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://santafe.com",
                    "nextItem": {
                        "@type": "ListItem",
                        "@id": "https://santafe.com/things-to-do-in-santa-fe/#listItem",
                        "name": "Things To Do in Santa Fe"
                    }
                },
                {
                    "@type": "ListItem",
                    "@id": "https://santafe.com/things-to-do-in-santa-fe/#listItem",
                    "position": 2,
                    "name": "Things To Do in Santa Fe",
                    "previousItem": {
                        "@type": "ListItem",
                        "@id": "https://santafe.com#listItem",
                        "name": "Home"
                    }
                }
            ]
        },
        {
            "@type": "Organization",
            "@id": "https://santafe.com/#organization",
            "name": "SantaFe.com",
            "description": "The Santa Fe Experience",
            "url": "https://santafe.com/",
            "sameAs": [
                "https://www.facebook.com/SantaFeCom"
            ]
        },
        {
            "@type": "WebPage",
            "@id": "https://santafe.com/things-to-do-in-santa-fe/#webpage",
            "url": "https://santafe.com/things-to-do-in-santa-fe/",
            "name": "Things To Do in Santa Fe - SantaFe.com",
            "description": "Santa Fe is an international vacation destination. But if you have come to Santa Fe yet never left town, you missed some of the best open spaces in America.",
            "inLanguage": "en-US",
            "isPartOf": {
                "@id": "https://santafe.com/#website"
            },
            "breadcrumb": {
                "@id": "https://santafe.com/things-to-do-in-santa-fe/#breadcrumblist"
            },
            "image": {
                "@type": "ImageObject",
                "url": "https://santafe.com/wp-content/uploads/2020/04/Black_Mesa___Hero.jpg",
                "@id": "https://santafe.com/things-to-do-in-santa-fe/#mainImage",
                "width": 663,
                "height": 441,
                "caption": "Black Mesa Golf"
            },
            "primaryImageOfPage": {
                "@id": "https://santafe.com/things-to-do-in-santa-fe/#mainImage"
            },
            "datePublished": "2020-04-01T17:32:28-06:00",
            "dateModified": "2020-07-29T11:32:13-06:00"
        },
        {
            "@type": "WebSite",
            "@id": "https://santafe.com/#website",
            "url": "https://santafe.com/",
            "name": "SantaFe.com",
            "description": "The Santa Fe Experience",
            "inLanguage": "en-US",
            "publisher": {
                "@id": "https://santafe.com/#organization"
            }
        }
    ]
}
/videos/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "BreadcrumbList",
            "@id": "https://santafe.com/videos/#breadcrumblist",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "@id": "https://santafe.com#listItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://santafe.com",
                    "nextItem": {
                        "@type": "ListItem",
                        "@id": "https://santafe.com/videos/#listItem",
                        "name": "Archives for "
                    }
                },
                {
                    "@type": "ListItem",
                    "@id": "https://santafe.com/videos/#listItem",
                    "position": 2,
                    "name": "Archives for ",
                    "previousItem": {
                        "@type": "ListItem",
                        "@id": "https://santafe.com#listItem",
                        "name": "Home"
                    }
                }
            ]
        },
        {
            "@type": "CollectionPage",
            "@id": "https://santafe.com/videos/#collectionpage",
            "url": "https://santafe.com/videos/",
            "name": "Archive - SantaFe.com",
            "inLanguage": "en-US",
            "isPartOf": {
                "@id": "https://santafe.com/#website"
            },
            "breadcrumb": {
                "@id": "https://santafe.com/videos/#breadcrumblist"
            }
        },
        {
            "@type": "Organization",
            "@id": "https://santafe.com/#organization",
            "name": "SantaFe.com",
            "description": "The Santa Fe Experience",
            "url": "https://santafe.com/",
            "sameAs": [
                "https://www.facebook.com/SantaFeCom"
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://santafe.com/#website",
            "url": "https://santafe.com/",
            "name": "SantaFe.com",
            "description": "The Santa Fe Experience",
            "inLanguage": "en-US",
            "publisher": {
                "@id": "https://santafe.com/#organization"
            }
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
9Review mentions (all pages)
4External proof links (all pages)
PageReviewsProof links
/ (home) 3 1
/shows/ 1 1
/things-to-do-in-santa-fe/ 2 1
/videos/ 3 1