Identity & Authority: Art in Voyage – Signal Evidence & AI Readability

Art in Voyage

(https://artinvoyage.com) 📸 Data Snapshot: June 21, 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.
10 Impact Weight: 15 / 100
67% Reputation

There is a notable gap in expert verification. The site references ‘CEO Mikael,’ ‘Chef Kevin,’ and ‘Guest Host Katie’ as authority figures, yet the schema_json lacks Person properties or sameAs links to external professional profiles (LinkedIn/Press). The Organization schema is properly implemented, but the lack of digital footprints for the named ‘experts’ creates a localized authority vacuum.

The disconnect is low. Most claims are related to the ‘quality’ of the experience, which the site attempts to prove through granular detail in its ‘Travel Journal’ descriptions and logistical transparency. There are no bold ‘cheapest prices’ or ‘best deals’ claims, which are common red flags; instead, it focuses on the exclusivity of ‘one room left’ on specific 2026/2027 departures, creating substance through scarcity.

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://artinvoyage.com/",
            "url": "https://artinvoyage.com/",
            "name": "Home - Art in Voyage - Travel Packages & Bespoke Experiences",
            "isPartOf": {
                "@id": "https://artinvoyage.com/#website"
            },
            "about": {
                "@id": "https://artinvoyage.com/#organization"
            },
            "datePublished": "2019-08-05T13:35:41+00:00",
            "dateModified": "2020-08-06T05:25:50+00:00",
            "description": "Curated Travel Packages & Tailor Made Travel Experiences Start Here! You Dream The Journey, We’ll Do The Rest | Go Beyond Travel With Art In Voyage.",
            "breadcrumb": {
                "@id": "https://artinvoyage.com/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://artinvoyage.com/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://artinvoyage.com/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://artinvoyage.com/#website",
            "url": "https://artinvoyage.com/",
            "name": "Art in Voyage",
            "description": "Discover a New Dimension in Luxury Travel",
            "publisher": {
                "@id": "https://artinvoyage.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://artinvoyage.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://artinvoyage.com/#organization",
            "name": "Art In Voyage",
            "url": "https://artinvoyage.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://artinvoyage.com/#/schema/logo/image/",
                "url": "https://artinvoyage.com/wp-content/uploads/2019/08/AIV-logo-primary.svg",
                "contentUrl": "https://artinvoyage.com/wp-content/uploads/2019/08/AIV-logo-primary.svg",
                "width": 1,
                "height": 1,
                "caption": "Art In Voyage"
            },
            "image": {
                "@id": "https://artinvoyage.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/ArtInVoyage/",
                "http://www.instagram.com/artinvoyage",
                "http://www.pinterest.com/artinvoyage"
            ]
        }
    ]
}
/get-in-touch/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://artinvoyage.com/get-in-touch/",
            "url": "https://artinvoyage.com/get-in-touch/",
            "name": "Get In Touch - Art in Voyage",
            "isPartOf": {
                "@id": "https://artinvoyage.com/#website"
            },
            "datePublished": "2019-08-05T14:07:37+00:00",
            "dateModified": "2020-08-25T14:50:13+00:00",
            "breadcrumb": {
                "@id": "https://artinvoyage.com/get-in-touch/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://artinvoyage.com/get-in-touch/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://artinvoyage.com/get-in-touch/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://artinvoyage.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Get In Touch"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://artinvoyage.com/#website",
            "url": "https://artinvoyage.com/",
            "name": "Art in Voyage",
            "description": "Discover a New Dimension in Luxury Travel",
            "publisher": {
                "@id": "https://artinvoyage.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://artinvoyage.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://artinvoyage.com/#organization",
            "name": "Art In Voyage",
            "url": "https://artinvoyage.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://artinvoyage.com/#/schema/logo/image/",
                "url": "https://artinvoyage.com/wp-content/uploads/2019/08/AIV-logo-primary.svg",
                "contentUrl": "https://artinvoyage.com/wp-content/uploads/2019/08/AIV-logo-primary.svg",
                "width": 1,
                "height": 1,
                "caption": "Art In Voyage"
            },
            "image": {
                "@id": "https://artinvoyage.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/ArtInVoyage/",
                "http://www.instagram.com/artinvoyage",
                "http://www.pinterest.com/artinvoyage"
            ]
        }
    ]
}
/browse-curated-journeys/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://artinvoyage.com/browse-curated-journeys/",
            "url": "https://artinvoyage.com/browse-curated-journeys/",
            "name": "Browse our catalog of curated journeys - Art in Voyage",
            "isPartOf": {
                "@id": "https://artinvoyage.com/#website"
            },
            "datePublished": "2019-08-05T14:07:36+00:00",
            "dateModified": "2025-03-11T09:59:22+00:00",
            "description": "Our curated journeys are meticulously designed. Limited group sizes and balanced itineraries make these journeys even more special.",
            "breadcrumb": {
                "@id": "https://artinvoyage.com/browse-curated-journeys/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://artinvoyage.com/browse-curated-journeys/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://artinvoyage.com/browse-curated-journeys/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://artinvoyage.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Browse our catalog of curated journeys"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://artinvoyage.com/#website",
            "url": "https://artinvoyage.com/",
            "name": "Art in Voyage",
            "description": "Discover a New Dimension in Luxury Travel",
            "publisher": {
                "@id": "https://artinvoyage.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://artinvoyage.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://artinvoyage.com/#organization",
            "name": "Art In Voyage",
            "url": "https://artinvoyage.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://artinvoyage.com/#/schema/logo/image/",
                "url": "https://artinvoyage.com/wp-content/uploads/2019/08/AIV-logo-primary.svg",
                "contentUrl": "https://artinvoyage.com/wp-content/uploads/2019/08/AIV-logo-primary.svg",
                "width": 1,
                "height": 1,
                "caption": "Art In Voyage"
            },
            "image": {
                "@id": "https://artinvoyage.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/ArtInVoyage/",
                "http://www.instagram.com/artinvoyage",
                "http://www.pinterest.com/artinvoyage"
            ]
        }
    ]
}
/why-art-in-voyage/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://artinvoyage.com/why-art-in-voyage/",
            "url": "https://artinvoyage.com/why-art-in-voyage/",
            "name": "Why Art in Voyage? - Art in Voyage",
            "isPartOf": {
                "@id": "https://artinvoyage.com/#website"
            },
            "datePublished": "2020-09-25T11:11:31+00:00",
            "dateModified": "2022-08-24T11:44:20+00:00",
            "description": "Art in Voyage is a boutique travel company with a mission of finding the travel utopia for each of our guests.",
            "breadcrumb": {
                "@id": "https://artinvoyage.com/why-art-in-voyage/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://artinvoyage.com/why-art-in-voyage/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://artinvoyage.com/why-art-in-voyage/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://artinvoyage.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Why Art in Voyage?"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://artinvoyage.com/#website",
            "url": "https://artinvoyage.com/",
            "name": "Art in Voyage",
            "description": "Discover a New Dimension in Luxury Travel",
            "publisher": {
                "@id": "https://artinvoyage.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://artinvoyage.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://artinvoyage.com/#organization",
            "name": "Art In Voyage",
            "url": "https://artinvoyage.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://artinvoyage.com/#/schema/logo/image/",
                "url": "https://artinvoyage.com/wp-content/uploads/2019/08/AIV-logo-primary.svg",
                "contentUrl": "https://artinvoyage.com/wp-content/uploads/2019/08/AIV-logo-primary.svg",
                "width": 1,
                "height": 1,
                "caption": "Art In Voyage"
            },
            "image": {
                "@id": "https://artinvoyage.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/ArtInVoyage/",
                "http://www.instagram.com/artinvoyage",
                "http://www.pinterest.com/artinvoyage"
            ]
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
21Review mentions (all pages)
16External proof links (all pages)
PageReviewsProof links
/ (home) 6 4
/get-in-touch/ 5 4
/browse-curated-journeys/ 4 4
/why-art-in-voyage/ 6 4