Identity & Authority: The White House – Signal Evidence & AI Readability

The White House

(https://www.whitehouse.gov) 📸 Data Snapshot: May 16, 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

The site maintains high technical authority with extensive Person schema for Donald J. Trump and JD Vance, though sameAs links are limited to primary social channels. A minor gap exists where names like djensen and Martin Gilman appear as creators in the schema but lack associated Person schema or external authority footprints within the metadata. The technical implementation is robust, with clean JSON-LD and a disciplined heading hierarchy that supports its status as a primary authority.

The most significant disconnect is the assertion of having ended eight wars and reducing illegal entries to historic lows without accompanying statistical charts or dated policy impact reports in the immediate page context. While the investment table is detailed, other bold performance claims rely on the user’s inherent trust in the institution rather than provided forensic proof. The use of Golden Age of American greatness is a branding assertion that lacks a measurable benchmark within the site’s text.

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://www.whitehouse.gov/",
                "url": "https://www.whitehouse.gov/",
                "name": "The White House",
                "isPartOf": {
                    "@id": "https://www.whitehouse.gov/#website"
                },
                "about": {
                    "@id": "https://www.whitehouse.gov/#organization"
                },
                "primaryImageOfPage": {
                    "@id": "https://www.whitehouse.gov/#primaryimage"
                },
                "image": {
                    "@id": "https://www.whitehouse.gov/#primaryimage"
                },
                "thumbnailUrl": "https://www.whitehouse.gov/wp-content/uploads/2026/01/POTUS-Signature-V2-Transparent-11.gif",
                "datePublished": "2026-01-22T14:00:00+00:00",
                "dateModified": "2026-02-10T16:41:28+00:00",
                "description": "President Donald J. Trump and Vice President JD Vance are committed to lowering costs for all Americans, securing our borders, unleashing American energy dominance, restoring peace through strength, and making all Americans safe and secure once again.",
                "breadcrumb": {
                    "@id": "https://www.whitehouse.gov/#breadcrumb"
                },
                "inLanguage": "en-US",
                "potentialAction": [
                    {
                        "@type": "ReadAction",
                        "target": [
                            "https://www.whitehouse.gov/"
                        ]
                    }
                ]
            },
            {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://www.whitehouse.gov/#primaryimage",
                "url": "https://www.whitehouse.gov/wp-content/uploads/2026/01/POTUS-Signature-V2-Transparent-11.gif",
                "contentUrl": "https://www.whitehouse.gov/wp-content/uploads/2026/01/POTUS-Signature-V2-Transparent-11.gif",
                "width": 800,
                "height": 450
            },
            {
                "@type": "BreadcrumbList",
                "@id": "https://www.whitehouse.gov/#breadcrumb",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "name": "Home"
                    }
                ]
            },
            {
                "@type": "WebSite",
                "@id": "https://www.whitehouse.gov/#website",
                "url": "https://www.whitehouse.gov/",
                "name": "The White House",
                "description": "",
                "publisher": {
                    "@id": "https://www.whitehouse.gov/#organization"
                },
                "potentialAction": [
                    {
                        "@type": "SearchAction",
                        "target": {
                            "@type": "EntryPoint",
                            "urlTemplate": "https://www.whitehouse.gov/?s={search_term_string}"
                        },
                        "query-input": {
                            "@type": "PropertyValueSpecification",
                            "valueRequired": true,
                            "valueName": "search_term_string"
                        }
                    }
                ],
                "inLanguage": "en-US"
            },
            {
                "@type": "Organization",
                "@id": "https://www.whitehouse.gov/#organization",
                "name": "The White House",
                "url": "https://www.whitehouse.gov/",
                "logo": {
                    "@type": "ImageObject",
                    "inLanguage": "en-US",
                    "@id": "https://www.whitehouse.gov/#/schema/logo/image/",
                    "url": "https://www.whitehouse.gov/wp-content/uploads/2025/01/favicon.png",
                    "contentUrl": "https://www.whitehouse.gov/wp-content/uploads/2025/01/favicon.png",
                    "width": 918,
                    "height": 918,
                    "caption": "The White House"
                },
                "image": {
                    "@id": "https://www.whitehouse.gov/#/schema/logo/image/"
                },
                "sameAs": [
                    "https://www.facebook.com/WhiteHouse/",
                    "https://x.com/whitehouse",
                    "https://www.instagram.com/whitehouse/",
                    "https://www.youtube.com/@whitehouse"
                ]
            }
        ]
    },
    {
        "@context": "https://schema.org",
        "@type": "WebPage",
        "headline": "The White House",
        "url": "https://www.whitehouse.gov",
        "mainEntityOfPage": {
            "@type": "WebPage",
            "@id": "http://www.whitehouse.gov/"
        },
        "thumbnailUrl": "",
        "image": {
            "@type": "ImageObject",
            "url": ""
        },
        "articleSection": "Briefings & Statements",
        "author": [
            {
                "@type": "Person",
                "name": "djensen"
            }
        ],
        "creator": [
            "djensen"
        ],
        "publisher": {
            "@type": "Organization",
            "name": "The White House",
            "logo": ""
        },
        "keywords": [],
        "dateCreated": "2026-01-22T14:00:00Z",
        "datePublished": "2026-01-22T14:00:00Z",
        "dateModified": "2026-02-10T16:41:28Z"
    }
]
/investments/
[
    {
        "@context": "https://schema.org",
        "@graph": [
            {
                "@type": "WebPage",
                "@id": "https://www.whitehouse.gov/investments/",
                "url": "https://www.whitehouse.gov/investments/",
                "name": "Investments – The White House",
                "isPartOf": {
                    "@id": "https://www.whitehouse.gov/#website"
                },
                "primaryImageOfPage": {
                    "@id": "https://www.whitehouse.gov/investments/#primaryimage"
                },
                "image": {
                    "@id": "https://www.whitehouse.gov/investments/#primaryimage"
                },
                "thumbnailUrl": "https://www.whitehouse.gov/wp-content/uploads/2025/08/Group-16683.jpg",
                "datePublished": "2025-04-29T15:47:07+00:00",
                "dateModified": "2026-05-15T15:41:49+00:00",
                "description": "Track the flood of private and foreign investment pouring into U.S. manufacturing, tech, and infrastructure, driving jobs, innovation, and growth nationwide.",
                "breadcrumb": {
                    "@id": "https://www.whitehouse.gov/investments/#breadcrumb"
                },
                "inLanguage": "en-US",
                "potentialAction": [
                    {
                        "@type": "ReadAction",
                        "target": [
                            "https://www.whitehouse.gov/investments/"
                        ]
                    }
                ]
            },
            {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://www.whitehouse.gov/investments/#primaryimage",
                "url": "https://www.whitehouse.gov/wp-content/uploads/2025/08/Group-16683.jpg",
                "contentUrl": "https://www.whitehouse.gov/wp-content/uploads/2025/08/Group-16683.jpg",
                "width": 1648,
                "height": 1218,
                "caption": "President Trump US Investments"
            },
            {
                "@type": "BreadcrumbList",
                "@id": "https://www.whitehouse.gov/investments/#breadcrumb",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "name": "Home",
                        "item": "https://www.whitehouse.gov/"
                    },
                    {
                        "@type": "ListItem",
                        "position": 2,
                        "name": "Investments"
                    }
                ]
            },
            {
                "@type": "WebSite",
                "@id": "https://www.whitehouse.gov/#website",
                "url": "https://www.whitehouse.gov/",
                "name": "The White House",
                "description": "",
                "publisher": {
                    "@id": "https://www.whitehouse.gov/#organization"
                },
                "potentialAction": [
                    {
                        "@type": "SearchAction",
                        "target": {
                            "@type": "EntryPoint",
                            "urlTemplate": "https://www.whitehouse.gov/?s={search_term_string}"
                        },
                        "query-input": {
                            "@type": "PropertyValueSpecification",
                            "valueRequired": true,
                            "valueName": "search_term_string"
                        }
                    }
                ],
                "inLanguage": "en-US"
            },
            {
                "@type": "Organization",
                "@id": "https://www.whitehouse.gov/#organization",
                "name": "The White House",
                "url": "https://www.whitehouse.gov/",
                "logo": {
                    "@type": "ImageObject",
                    "inLanguage": "en-US",
                    "@id": "https://www.whitehouse.gov/#/schema/logo/image/",
                    "url": "https://www.whitehouse.gov/wp-content/uploads/2025/01/favicon.png",
                    "contentUrl": "https://www.whitehouse.gov/wp-content/uploads/2025/01/favicon.png",
                    "width": 918,
                    "height": 918,
                    "caption": "The White House"
                },
                "image": {
                    "@id": "https://www.whitehouse.gov/#/schema/logo/image/"
                },
                "sameAs": [
                    "https://www.facebook.com/WhiteHouse/",
                    "https://x.com/whitehouse",
                    "https://www.instagram.com/whitehouse/",
                    "https://www.youtube.com/@whitehouse"
                ]
            }
        ]
    },
    {
        "@context": "https://schema.org",
        "@type": "WebPage",
        "headline": "Investments",
        "url": "http://www.whitehouse.gov/investments/",
        "mainEntityOfPage": {
            "@type": "WebPage",
            "@id": "http://www.whitehouse.gov/investments/"
        },
        "thumbnailUrl": "",
        "image": {
            "@type": "ImageObject",
            "url": ""
        },
        "articleSection": "Briefings & Statements",
        "author": [
            {
                "@type": "Person",
                "name": "Martin Gilman"
            }
        ],
        "creator": [
            "Martin Gilman"
        ],
        "publisher": {
            "@type": "Organization",
            "name": "The White House",
            "logo": ""
        },
        "keywords": [],
        "dateCreated": "2025-04-29T15:47:07Z",
        "datePublished": "2025-04-29T15:47:07Z",
        "dateModified": "2026-05-15T15:41:49Z"
    }
]
/wire/
[
    {
        "@context": "https://schema.org",
        "@graph": [
            {
                "@type": "WebPage",
                "@id": "https://www.whitehouse.gov/wire/",
                "url": "https://www.whitehouse.gov/wire/",
                "name": "White House Wire – The White House",
                "isPartOf": {
                    "@id": "https://www.whitehouse.gov/#website"
                },
                "primaryImageOfPage": {
                    "@id": "https://www.whitehouse.gov/wire/#primaryimage"
                },
                "image": {
                    "@id": "https://www.whitehouse.gov/wire/#primaryimage"
                },
                "thumbnailUrl": "https://www.whitehouse.gov/wp-content/uploads/2025/04/Frame-1-8.png",
                "datePublished": "2025-04-29T17:20:47+00:00",
                "dateModified": "2026-01-24T16:12:56+00:00",
                "description": "Explore the White House Wire, your hub to trusted news sites and resources.",
                "breadcrumb": {
                    "@id": "https://www.whitehouse.gov/wire/#breadcrumb"
                },
                "inLanguage": "en-US",
                "potentialAction": [
                    {
                        "@type": "ReadAction",
                        "target": [
                            "https://www.whitehouse.gov/wire/"
                        ]
                    }
                ]
            },
            {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://www.whitehouse.gov/wire/#primaryimage",
                "url": "https://www.whitehouse.gov/wp-content/uploads/2025/04/Frame-1-8.png",
                "contentUrl": "https://www.whitehouse.gov/wp-content/uploads/2025/04/Frame-1-8.png",
                "width": 3124,
                "height": 1524
            },
            {
                "@type": "BreadcrumbList",
                "@id": "https://www.whitehouse.gov/wire/#breadcrumb",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "name": "Home",
                        "item": "https://www.whitehouse.gov/"
                    },
                    {
                        "@type": "ListItem",
                        "position": 2,
                        "name": "White House Wire"
                    }
                ]
            },
            {
                "@type": "WebSite",
                "@id": "https://www.whitehouse.gov/#website",
                "url": "https://www.whitehouse.gov/",
                "name": "The White House",
                "description": "",
                "publisher": {
                    "@id": "https://www.whitehouse.gov/#organization"
                },
                "potentialAction": [
                    {
                        "@type": "SearchAction",
                        "target": {
                            "@type": "EntryPoint",
                            "urlTemplate": "https://www.whitehouse.gov/?s={search_term_string}"
                        },
                        "query-input": {
                            "@type": "PropertyValueSpecification",
                            "valueRequired": true,
                            "valueName": "search_term_string"
                        }
                    }
                ],
                "inLanguage": "en-US"
            },
            {
                "@type": "Organization",
                "@id": "https://www.whitehouse.gov/#organization",
                "name": "The White House",
                "url": "https://www.whitehouse.gov/",
                "logo": {
                    "@type": "ImageObject",
                    "inLanguage": "en-US",
                    "@id": "https://www.whitehouse.gov/#/schema/logo/image/",
                    "url": "https://www.whitehouse.gov/wp-content/uploads/2025/01/favicon.png",
                    "contentUrl": "https://www.whitehouse.gov/wp-content/uploads/2025/01/favicon.png",
                    "width": 918,
                    "height": 918,
                    "caption": "The White House"
                },
                "image": {
                    "@id": "https://www.whitehouse.gov/#/schema/logo/image/"
                },
                "sameAs": [
                    "https://www.facebook.com/WhiteHouse/",
                    "https://x.com/whitehouse",
                    "https://www.instagram.com/whitehouse/",
                    "https://www.youtube.com/@whitehouse"
                ]
            }
        ]
    },
    {
        "@context": "https://schema.org",
        "@type": "WebPage",
        "headline": "White House Wire",
        "url": "http://www.whitehouse.gov/wire/",
        "mainEntityOfPage": {
            "@type": "WebPage",
            "@id": "http://www.whitehouse.gov/wire/"
        },
        "thumbnailUrl": "https://www.whitehouse.gov/wp-content/uploads/2025/04/Frame-1-8.png?w=150&h=150&crop=1",
        "image": {
            "@type": "ImageObject",
            "url": "https://www.whitehouse.gov/wp-content/uploads/2025/04/Frame-1-8.png"
        },
        "articleSection": "Briefings & Statements",
        "author": [
            {
                "@type": "Person",
                "name": "Martin Gilman"
            }
        ],
        "creator": [
            "Martin Gilman"
        ],
        "publisher": {
            "@type": "Organization",
            "name": "The White House",
            "logo": ""
        },
        "keywords": [],
        "dateCreated": "2025-04-29T17:20:47Z",
        "datePublished": "2025-04-29T17:20:47Z",
        "dateModified": "2026-01-24T16:12:56Z"
    }
]
/contact/
[
    {
        "@context": "https://schema.org",
        "@graph": [
            {
                "@type": "WebPage",
                "@id": "https://www.whitehouse.gov/contact/",
                "url": "https://www.whitehouse.gov/contact/",
                "name": "Contact Us – The White House",
                "isPartOf": {
                    "@id": "https://www.whitehouse.gov/#website"
                },
                "datePublished": "2025-05-30T21:00:50+00:00",
                "dateModified": "2026-04-29T20:06:32+00:00",
                "description": "Share your thoughts with President Donald J. Trump and Vice President JD Vance.",
                "breadcrumb": {
                    "@id": "https://www.whitehouse.gov/contact/#breadcrumb"
                },
                "inLanguage": "en-US",
                "potentialAction": [
                    {
                        "@type": "ReadAction",
                        "target": [
                            "https://www.whitehouse.gov/contact/"
                        ]
                    }
                ]
            },
            {
                "@type": "BreadcrumbList",
                "@id": "https://www.whitehouse.gov/contact/#breadcrumb",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "name": "Home",
                        "item": "https://www.whitehouse.gov/"
                    },
                    {
                        "@type": "ListItem",
                        "position": 2,
                        "name": "Contact Us"
                    }
                ]
            },
            {
                "@type": "WebSite",
                "@id": "https://www.whitehouse.gov/#website",
                "url": "https://www.whitehouse.gov/",
                "name": "The White House",
                "description": "",
                "publisher": {
                    "@id": "https://www.whitehouse.gov/#organization"
                },
                "potentialAction": [
                    {
                        "@type": "SearchAction",
                        "target": {
                            "@type": "EntryPoint",
                            "urlTemplate": "https://www.whitehouse.gov/?s={search_term_string}"
                        },
                        "query-input": {
                            "@type": "PropertyValueSpecification",
                            "valueRequired": true,
                            "valueName": "search_term_string"
                        }
                    }
                ],
                "inLanguage": "en-US"
            },
            {
                "@type": "Organization",
                "@id": "https://www.whitehouse.gov/#organization",
                "name": "The White House",
                "url": "https://www.whitehouse.gov/",
                "logo": {
                    "@type": "ImageObject",
                    "inLanguage": "en-US",
                    "@id": "https://www.whitehouse.gov/#/schema/logo/image/",
                    "url": "https://www.whitehouse.gov/wp-content/uploads/2025/01/favicon.png",
                    "contentUrl": "https://www.whitehouse.gov/wp-content/uploads/2025/01/favicon.png",
                    "width": 918,
                    "height": 918,
                    "caption": "The White House"
                },
                "image": {
                    "@id": "https://www.whitehouse.gov/#/schema/logo/image/"
                },
                "sameAs": [
                    "https://www.facebook.com/WhiteHouse/",
                    "https://x.com/whitehouse",
                    "https://www.instagram.com/whitehouse/",
                    "https://www.youtube.com/@whitehouse"
                ]
            }
        ]
    },
    {
        "@context": "https://schema.org",
        "@type": "WebPage",
        "headline": "Contact Us",
        "url": "http://www.whitehouse.gov/contact/",
        "mainEntityOfPage": {
            "@type": "WebPage",
            "@id": "http://www.whitehouse.gov/contact/"
        },
        "thumbnailUrl": "",
        "image": {
            "@type": "ImageObject",
            "url": ""
        },
        "articleSection": "Briefings & Statements",
        "author": [
            {
                "@type": "Person",
                "name": "daxelrod"
            }
        ],
        "creator": [
            "daxelrod"
        ],
        "publisher": {
            "@type": "Organization",
            "name": "The White House",
            "logo": ""
        },
        "keywords": [],
        "dateCreated": "2025-05-30T21:00:50Z",
        "datePublished": "2025-05-30T21:00:50Z",
        "dateModified": "2026-04-29T20:06:32Z"
    }
]
/news/
[
    {
        "@context": "https://schema.org",
        "@graph": [
            {
                "@type": [
                    "WebPage",
                    "CollectionPage"
                ],
                "@id": "https://www.whitehouse.gov/news/",
                "url": "https://www.whitehouse.gov/news/",
                "name": "News – The White House",
                "isPartOf": {
                    "@id": "https://www.whitehouse.gov/#website"
                },
                "datePublished": "2025-01-20T17:00:53+00:00",
                "dateModified": "2025-08-25T18:07:22+00:00",
                "description": "The latest transcripts, proclamations, executive orders, and press releases from The White House.",
                "breadcrumb": {
                    "@id": "https://www.whitehouse.gov/news/#breadcrumb"
                },
                "inLanguage": "en-US"
            },
            {
                "@type": "BreadcrumbList",
                "@id": "https://www.whitehouse.gov/news/#breadcrumb",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "name": "Home",
                        "item": "https://www.whitehouse.gov/"
                    },
                    {
                        "@type": "ListItem",
                        "position": 2,
                        "name": "News"
                    }
                ]
            },
            {
                "@type": "WebSite",
                "@id": "https://www.whitehouse.gov/#website",
                "url": "https://www.whitehouse.gov/",
                "name": "The White House",
                "description": "",
                "publisher": {
                    "@id": "https://www.whitehouse.gov/#organization"
                },
                "potentialAction": [
                    {
                        "@type": "SearchAction",
                        "target": {
                            "@type": "EntryPoint",
                            "urlTemplate": "https://www.whitehouse.gov/?s={search_term_string}"
                        },
                        "query-input": {
                            "@type": "PropertyValueSpecification",
                            "valueRequired": true,
                            "valueName": "search_term_string"
                        }
                    }
                ],
                "inLanguage": "en-US"
            },
            {
                "@type": "Organization",
                "@id": "https://www.whitehouse.gov/#organization",
                "name": "The White House",
                "url": "https://www.whitehouse.gov/",
                "logo": {
                    "@type": "ImageObject",
                    "inLanguage": "en-US",
                    "@id": "https://www.whitehouse.gov/#/schema/logo/image/",
                    "url": "https://www.whitehouse.gov/wp-content/uploads/2025/01/favicon.png",
                    "contentUrl": "https://www.whitehouse.gov/wp-content/uploads/2025/01/favicon.png",
                    "width": 918,
                    "height": 918,
                    "caption": "The White House"
                },
                "image": {
                    "@id": "https://www.whitehouse.gov/#/schema/logo/image/"
                },
                "sameAs": [
                    "https://www.facebook.com/WhiteHouse/",
                    "https://x.com/whitehouse",
                    "https://www.instagram.com/whitehouse/",
                    "https://www.youtube.com/@whitehouse"
                ]
            }
        ]
    },
    {
        "@context": "https://schema.org",
        "@type": "WebPage",
        "headline": "News",
        "url": "http://www.whitehouse.gov/news/"
    }
]
/gallery/
[
    {
        "@context": "https://schema.org",
        "@graph": [
            {
                "@type": "WebPage",
                "@id": "https://www.whitehouse.gov/gallery/",
                "url": "https://www.whitehouse.gov/gallery/",
                "name": "Gallery – The White House",
                "isPartOf": {
                    "@id": "https://www.whitehouse.gov/#website"
                },
                "datePublished": "2025-03-02T16:35:34+00:00",
                "dateModified": "2026-03-12T12:31:40+00:00",
                "breadcrumb": {
                    "@id": "https://www.whitehouse.gov/gallery/#breadcrumb"
                },
                "inLanguage": "en-US",
                "potentialAction": [
                    {
                        "@type": "ReadAction",
                        "target": [
                            "https://www.whitehouse.gov/gallery/"
                        ]
                    }
                ]
            },
            {
                "@type": "BreadcrumbList",
                "@id": "https://www.whitehouse.gov/gallery/#breadcrumb",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "name": "Home",
                        "item": "https://www.whitehouse.gov/"
                    },
                    {
                        "@type": "ListItem",
                        "position": 2,
                        "name": "Gallery"
                    }
                ]
            },
            {
                "@type": "WebSite",
                "@id": "https://www.whitehouse.gov/#website",
                "url": "https://www.whitehouse.gov/",
                "name": "The White House",
                "description": "",
                "publisher": {
                    "@id": "https://www.whitehouse.gov/#organization"
                },
                "potentialAction": [
                    {
                        "@type": "SearchAction",
                        "target": {
                            "@type": "EntryPoint",
                            "urlTemplate": "https://www.whitehouse.gov/?s={search_term_string}"
                        },
                        "query-input": {
                            "@type": "PropertyValueSpecification",
                            "valueRequired": true,
                            "valueName": "search_term_string"
                        }
                    }
                ],
                "inLanguage": "en-US"
            },
            {
                "@type": "Organization",
                "@id": "https://www.whitehouse.gov/#organization",
                "name": "The White House",
                "url": "https://www.whitehouse.gov/",
                "logo": {
                    "@type": "ImageObject",
                    "inLanguage": "en-US",
                    "@id": "https://www.whitehouse.gov/#/schema/logo/image/",
                    "url": "https://www.whitehouse.gov/wp-content/uploads/2025/01/favicon.png",
                    "contentUrl": "https://www.whitehouse.gov/wp-content/uploads/2025/01/favicon.png",
                    "width": 918,
                    "height": 918,
                    "caption": "The White House"
                },
                "image": {
                    "@id": "https://www.whitehouse.gov/#/schema/logo/image/"
                },
                "sameAs": [
                    "https://www.facebook.com/WhiteHouse/",
                    "https://x.com/whitehouse",
                    "https://www.instagram.com/whitehouse/",
                    "https://www.youtube.com/@whitehouse"
                ]
            }
        ]
    },
    {
        "@context": "https://schema.org",
        "@type": "WebPage",
        "headline": "Gallery",
        "url": "http://www.whitehouse.gov/gallery/",
        "mainEntityOfPage": {
            "@type": "WebPage",
            "@id": "http://www.whitehouse.gov/gallery/"
        },
        "thumbnailUrl": "",
        "image": {
            "@type": "ImageObject",
            "url": ""
        },
        "articleSection": "Briefings & Statements",
        "author": [
            {
                "@type": "Person",
                "name": "Martin Gilman"
            }
        ],
        "creator": [
            "Martin Gilman"
        ],
        "publisher": {
            "@type": "Organization",
            "name": "The White House",
            "logo": ""
        },
        "keywords": [],
        "dateCreated": "2025-03-02T16:35:34Z",
        "datePublished": "2025-03-02T16:35:34Z",
        "dateModified": "2026-03-12T12:31:40Z"
    }
]
🛡️ Trust Signals — external proof links that back the declared identity
13Review mentions (all pages)
15External proof links (all pages)
PageReviewsProof links
/ (home) 2 2
/investments/ 2 3
/wire/ 2 4
/contact/ 2 2
/news/ 2 2
/gallery/ 3 2