sanctuaryoftruth
(https://sanctuaryoftruth.com) 📸 Data Snapshot: June 19, 2026Inspect 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.
There is a total absence of authoritative signals; the schema_json lacks LocalBusiness or Museum types, opting for generic WebSite and WebPage tags instead. No curators, artists, or staff members are named or linked via Person schema, leaving the site’s authority entirely unverifiable. The technical implementation is poor, featuring a broken heading hierarchy on ‘The Gallery’ page and no social media sameAs links.
The site claims to be a place where visitors can ‘discover the world of modern art,’ yet it fails to demonstrate any real-world activity, attendance, or physical location. The ‘Upcoming events’ are merely static blog posts from 2021, showing a four-year gap between the claimed activity and the 2026 system date. The ‘New in gallery’ section lacks any provenance or acquisition details, functioning only as an image placeholder gallery.
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": "WebSite",
"@id": "https://www.sanctuaryoftruth.com/#website",
"url": "https://www.sanctuaryoftruth.com/",
"name": "sanctuaryoftruth",
"description": "Museum of Modern Art",
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://www.sanctuaryoftruth.com/?s={search_term_string}"
},
"query-input": "required name=search_term_string"
}
],
"inLanguage": "en-US"
},
{
"@type": "ImageObject",
"@id": "https://www.sanctuaryoftruth.com/#primaryimage",
"inLanguage": "en-US",
"url": "https://www.sanctuaryoftruth.com/wp-content/uploads/art_16.jpg",
"contentUrl": "https://www.sanctuaryoftruth.com/wp-content/uploads/art_16.jpg",
"width": 1280,
"height": 853,
"caption": "art_16"
},
{
"@type": "WebPage",
"@id": "https://www.sanctuaryoftruth.com/#webpage",
"url": "https://www.sanctuaryoftruth.com/",
"name": "Home - sanctuaryoftruth",
"isPartOf": {
"@id": "https://www.sanctuaryoftruth.com/#website"
},
"primaryImageOfPage": {
"@id": "https://www.sanctuaryoftruth.com/#primaryimage"
},
"datePublished": "2021-01-08T13:33:21+00:00",
"dateModified": "2026-06-17T13:17:04+00:00",
"description": "SanctuaryOfTruth is the place, where you can find ynusual photos, emotions frozen on canvases, ideas embodied in sculptures and discover the world of modern art.",
"breadcrumb": {
"@id": "https://www.sanctuaryoftruth.com/#breadcrumb"
},
"inLanguage": "en-US",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://www.sanctuaryoftruth.com/"
]
}
]
},
{
"@type": "BreadcrumbList",
"@id": "https://www.sanctuaryoftruth.com/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home"
}
]
}
]
}
/the-gallery/
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebSite",
"@id": "https://www.sanctuaryoftruth.com/#website",
"url": "https://www.sanctuaryoftruth.com/",
"name": "sanctuaryoftruth",
"description": "Museum of Modern Art",
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://www.sanctuaryoftruth.com/?s={search_term_string}"
},
"query-input": "required name=search_term_string"
}
],
"inLanguage": "en-US"
},
{
"@type": "ImageObject",
"@id": "https://www.sanctuaryoftruth.com/the-gallery/#primaryimage",
"inLanguage": "en-US",
"url": "https://www.sanctuaryoftruth.com/wp-content/uploads/art_16.jpg",
"contentUrl": "https://www.sanctuaryoftruth.com/wp-content/uploads/art_16.jpg",
"width": 1280,
"height": 853,
"caption": "art_16"
},
{
"@type": "WebPage",
"@id": "https://www.sanctuaryoftruth.com/the-gallery/#webpage",
"url": "https://www.sanctuaryoftruth.com/the-gallery/",
"name": "The Gallery - sanctuaryoftruth",
"isPartOf": {
"@id": "https://www.sanctuaryoftruth.com/#website"
},
"primaryImageOfPage": {
"@id": "https://www.sanctuaryoftruth.com/the-gallery/#primaryimage"
},
"datePublished": "2021-01-19T18:34:37+00:00",
"dateModified": "2021-02-20T07:21:31+00:00",
"description": "Some of the best works in our museum. Incredible photographs, digital and classic drawings, mesmerizing sculptures.",
"breadcrumb": {
"@id": "https://www.sanctuaryoftruth.com/the-gallery/#breadcrumb"
},
"inLanguage": "en-US",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://www.sanctuaryoftruth.com/the-gallery/"
]
}
]
},
{
"@type": "BreadcrumbList",
"@id": "https://www.sanctuaryoftruth.com/the-gallery/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://www.sanctuaryoftruth.com/"
},
{
"@type": "ListItem",
"position": 2,
"name": "The Gallery"
}
]
}
]
}
/category/events/
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebSite",
"@id": "https://www.sanctuaryoftruth.com/#website",
"url": "https://www.sanctuaryoftruth.com/",
"name": "sanctuaryoftruth",
"description": "Museum of Modern Art",
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://www.sanctuaryoftruth.com/?s={search_term_string}"
},
"query-input": "required name=search_term_string"
}
],
"inLanguage": "en-US"
},
{
"@type": "CollectionPage",
"@id": "https://www.sanctuaryoftruth.com/category/events/#webpage",
"url": "https://www.sanctuaryoftruth.com/category/events/",
"name": "Events Archives - sanctuaryoftruth",
"isPartOf": {
"@id": "https://www.sanctuaryoftruth.com/#website"
},
"breadcrumb": {
"@id": "https://www.sanctuaryoftruth.com/category/events/#breadcrumb"
},
"inLanguage": "en-US",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://www.sanctuaryoftruth.com/category/events/"
]
}
]
},
{
"@type": "BreadcrumbList",
"@id": "https://www.sanctuaryoftruth.com/category/events/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://www.sanctuaryoftruth.com/"
},
{
"@type": "ListItem",
"position": 2,
"name": "Events"
}
]
}
]
}
/category/news/
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebSite",
"@id": "https://www.sanctuaryoftruth.com/#website",
"url": "https://www.sanctuaryoftruth.com/",
"name": "sanctuaryoftruth",
"description": "Museum of Modern Art",
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://www.sanctuaryoftruth.com/?s={search_term_string}"
},
"query-input": "required name=search_term_string"
}
],
"inLanguage": "en-US"
},
{
"@type": "CollectionPage",
"@id": "https://www.sanctuaryoftruth.com/category/news/#webpage",
"url": "https://www.sanctuaryoftruth.com/category/news/",
"name": "News Archives - sanctuaryoftruth",
"isPartOf": {
"@id": "https://www.sanctuaryoftruth.com/#website"
},
"breadcrumb": {
"@id": "https://www.sanctuaryoftruth.com/category/news/#breadcrumb"
},
"inLanguage": "en-US",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://www.sanctuaryoftruth.com/category/news/"
]
}
]
},
{
"@type": "BreadcrumbList",
"@id": "https://www.sanctuaryoftruth.com/category/news/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://www.sanctuaryoftruth.com/"
},
{
"@type": "ListItem",
"position": 2,
"name": "News"
}
]
}
]
}
🛡️ Trust Signals — external proof links that back the declared identity
| Page | Reviews | Proof links |
|---|---|---|
| / (home) | 4 | 0 |
| /the-gallery/ | 2 | 0 |
| /category/events/ | 2 | 0 |
| /category/news/ | 2 | 0 |
This page presents a snapshot of public data from sanctuaryoftruth, captured on June 19, 2026, to show how machine logic reads Identity & Authority signals into an AI reputation evaluation.
Purpose: This data is presented under “Fair Use” for the purpose of independent signal analysis, allowing readers to see the raw signals behind the reputation score.
Notice to sanctuaryoftruth: This analysis is part of a non-adversarial audit conducted by 1 Euro SEO. The results are intended as professional feedback to help improve any website’s machine-readability and authority signals. The evaluation is free, and any company can request a fresh audit at any time.
Any company can use the insights for free and improve its voice. When a company has updated its content, it can always submit a new audit request, which will be reflected in a new current score.
To all users: You are encouraged to visit the live site at https://sanctuaryoftruth.com to view the most current version of its content and see directly what this company is about and what it offers.