Identity & Authority: African Overland Tours – Signal Evidence & AI Readability

African Overland Tours

(https://africanoverlandtours.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.
7 Impact Weight: 15 / 100
47% Reputation

A significant authority gap exists due to a technical failure; the Contact Us page displays a ‘critical error on this website’ WordPress message, which severely undermines the brand’s claim of ‘Professional Insights’ and reliability. Furthermore, while the site references ‘knowledgeable consultants,’ it fails to provide names, bios, or Person schema, leaving the ‘expert’ identity anonymous and unverifiable.

The primary disconnect is the claim of being the ‘best budget adventure’ company while listing tours exceeding R191,000 (approx. $10,000 USD). While overlanding is inherently more affordable than luxury fly-in safaris, the ‘budget’ labeling across all price tiers is a marketing stretch. However, the detailed breakdown of ‘Inclusions and Exclusions’ provides enough substance to justify the price transparency.

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://africanoverlandtours.com/",
            "url": "https://africanoverlandtours.com/",
            "name": "African Overland Tours - Discover the Best Trips for 2026 / 2027",
            "isPartOf": {
                "@id": "https://africanoverlandtours.com/#website"
            },
            "about": {
                "@id": "https://africanoverlandtours.com/#organization"
            },
            "primaryImageOfPage": {
                "@id": "https://africanoverlandtours.com/#primaryimage"
            },
            "image": {
                "@id": "https://africanoverlandtours.com/#primaryimage"
            },
            "thumbnailUrl": "https://africanoverlandtours.com/wp-content/uploads/2025/12/african-overland-tours-find-your-african-adventure.png",
            "datePublished": "2024-12-03T05:37:08+00:00",
            "dateModified": "2026-06-15T15:41:42+00:00",
            "description": "Discover Africa with the best budget adventure African Overland Tour company. We offer a variety of organised safari options across Africa. Book now.",
            "breadcrumb": {
                "@id": "https://africanoverlandtours.com/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://africanoverlandtours.com/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://africanoverlandtours.com/#primaryimage",
            "url": "https://africanoverlandtours.com/wp-content/uploads/2025/12/african-overland-tours-find-your-african-adventure.png",
            "contentUrl": "https://africanoverlandtours.com/wp-content/uploads/2025/12/african-overland-tours-find-your-african-adventure.png",
            "width": 200,
            "height": 200,
            "caption": "find your adventure with african overland tours"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://africanoverlandtours.com/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://africanoverlandtours.com/#website",
            "url": "https://africanoverlandtours.com/",
            "name": "African Overland Tours",
            "description": "",
            "publisher": {
                "@id": "https://africanoverlandtours.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://africanoverlandtours.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://africanoverlandtours.com/#organization",
            "name": "African Overland Tours",
            "url": "https://africanoverlandtours.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://africanoverlandtours.com/#/schema/logo/image/",
                "url": "https://africanoverlandtours.com/wp-content/uploads/2025/05/aot-logo-2.png",
                "contentUrl": "https://africanoverlandtours.com/wp-content/uploads/2025/05/aot-logo-2.png",
                "width": 696,
                "height": 696,
                "caption": "African Overland Tours"
            },
            "image": {
                "@id": "https://africanoverlandtours.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/AfricanOverlandTourscom/",
                "https://www.instagram.com/african_overland_tours/",
                "https://www.youtube.com/channel/UCyiDAHSWO_9E_vJxnrh0Oeg"
            ]
        }
    ]
}
/contact-us/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://africanoverlandtours.com/contact-us/",
            "url": "https://africanoverlandtours.com/contact-us/",
            "name": "Contact Us Today | African Overland Tours",
            "isPartOf": {
                "@id": "https://africanoverlandtours.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://africanoverlandtours.com/contact-us/#primaryimage"
            },
            "image": {
                "@id": "https://africanoverlandtours.com/contact-us/#primaryimage"
            },
            "thumbnailUrl": "https://africanoverlandtours.com/wp-content/uploads/2025/11/why-book-with-african-overland-tours.jpg",
            "datePublished": "2025-01-22T05:48:31+00:00",
            "dateModified": "2025-12-18T14:07:07+00:00",
            "description": "Contact African Overland Tours for the information you need to travel to Africa. Reach us on WhatsApp, phone, email, contact form or visit us.",
            "breadcrumb": {
                "@id": "https://africanoverlandtours.com/contact-us/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://africanoverlandtours.com/contact-us/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://africanoverlandtours.com/contact-us/#primaryimage",
            "url": "https://africanoverlandtours.com/wp-content/uploads/2025/11/why-book-with-african-overland-tours.jpg",
            "contentUrl": "https://africanoverlandtours.com/wp-content/uploads/2025/11/why-book-with-african-overland-tours.jpg",
            "width": 1280,
            "height": 720,
            "caption": "10 reasons why you should book with african overland tours"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://africanoverlandtours.com/contact-us/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://africanoverlandtours.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Contact Us"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://africanoverlandtours.com/#website",
            "url": "https://africanoverlandtours.com/",
            "name": "African Overland Tours",
            "description": "",
            "publisher": {
                "@id": "https://africanoverlandtours.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://africanoverlandtours.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://africanoverlandtours.com/#organization",
            "name": "African Overland Tours",
            "url": "https://africanoverlandtours.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://africanoverlandtours.com/#/schema/logo/image/",
                "url": "https://africanoverlandtours.com/wp-content/uploads/2025/05/aot-logo-2.png",
                "contentUrl": "https://africanoverlandtours.com/wp-content/uploads/2025/05/aot-logo-2.png",
                "width": 696,
                "height": 696,
                "caption": "African Overland Tours"
            },
            "image": {
                "@id": "https://africanoverlandtours.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/AfricanOverlandTourscom/",
                "https://www.instagram.com/african_overland_tours/",
                "https://www.youtube.com/channel/UCyiDAHSWO_9E_vJxnrh0Oeg"
            ]
        }
    ]
}
/tours/18-day-south-african-adventure-inclusive-accommodated/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://africanoverlandtours.com/tours/18-day-south-african-adventure-inclusive-accommodated/",
            "url": "https://africanoverlandtours.com/tours/18-day-south-african-adventure-inclusive-accommodated/",
            "name": "18 Day South Africa Tour | Fully Accommodated Tour (2026/27)",
            "isPartOf": {
                "@id": "https://africanoverlandtours.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://africanoverlandtours.com/tours/18-day-south-african-adventure-inclusive-accommodated/#primaryimage"
            },
            "image": {
                "@id": "https://africanoverlandtours.com/tours/18-day-south-african-adventure-inclusive-accommodated/#primaryimage"
            },
            "thumbnailUrl": "https://africanoverlandtours.com/wp-content/uploads/2025/05/overland-truck-partner-drifters-africa-tours.jpg",
            "datePublished": "2025-06-24T09:00:49+00:00",
            "dateModified": "2026-06-10T15:44:05+00:00",
            "description": "Experience the best of South Africa. 18-day lodge-based tour from Joburg to Cape Town. Small groups, Big 5 safaris & scenic wonders. Book for 2026 2027!",
            "breadcrumb": {
                "@id": "https://africanoverlandtours.com/tours/18-day-south-african-adventure-inclusive-accommodated/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://africanoverlandtours.com/tours/18-day-south-african-adventure-inclusive-accommodated/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://africanoverlandtours.com/tours/18-day-south-african-adventure-inclusive-accommodated/#primaryimage",
            "url": "https://africanoverlandtours.com/wp-content/uploads/2025/05/overland-truck-partner-drifters-africa-tours.jpg",
            "contentUrl": "https://africanoverlandtours.com/wp-content/uploads/2025/05/overland-truck-partner-drifters-africa-tours.jpg",
            "width": 1179,
            "height": 880,
            "caption": "overland tours truck - aot partner - drifters africa"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://africanoverlandtours.com/tours/18-day-south-african-adventure-inclusive-accommodated/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://africanoverlandtours.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Destinations",
                    "item": "https://africanoverlandtours.com/destinations"
                },
                {
                    "@type": "ListItem",
                    "position": 3,
                    "name": "South Africa",
                    "item": "https://africanoverlandtours.com/destination/south-africa/"
                },
                {
                    "@type": "ListItem",
                    "position": 4,
                    "name": "South Africa Tours",
                    "item": "https://africanoverlandtours.com/destination/south-africa/tours"
                },
                {
                    "@type": "ListItem",
                    "position": 5,
                    "name": "18 Day South African Adventure (Most Popular)"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://africanoverlandtours.com/#website",
            "url": "https://africanoverlandtours.com/",
            "name": "African Overland Tours",
            "description": "",
            "publisher": {
                "@id": "https://africanoverlandtours.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://africanoverlandtours.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://africanoverlandtours.com/#organization",
            "name": "African Overland Tours",
            "url": "https://africanoverlandtours.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://africanoverlandtours.com/#/schema/logo/image/",
                "url": "https://africanoverlandtours.com/wp-content/uploads/2025/05/aot-logo-2.png",
                "contentUrl": "https://africanoverlandtours.com/wp-content/uploads/2025/05/aot-logo-2.png",
                "width": 696,
                "height": 696,
                "caption": "African Overland Tours"
            },
            "image": {
                "@id": "https://africanoverlandtours.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/AfricanOverlandTourscom/",
                "https://www.instagram.com/african_overland_tours/",
                "https://www.youtube.com/channel/UCyiDAHSWO_9E_vJxnrh0Oeg"
            ]
        }
    ]
}
/tours/16-day-zimbabwe-and-botswana-safari-wildlife-explorer-accommodated/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://africanoverlandtours.com/tours/16-day-zimbabwe-and-botswana-safari-wildlife-explorer-accommodated/",
            "url": "https://africanoverlandtours.com/tours/16-day-zimbabwe-and-botswana-safari-wildlife-explorer-accommodated/",
            "name": "Zimbabwe and Botswana Safari Wildlife Explorer - African Overland Tours",
            "isPartOf": {
                "@id": "https://africanoverlandtours.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://africanoverlandtours.com/tours/16-day-zimbabwe-and-botswana-safari-wildlife-explorer-accommodated/#primaryimage"
            },
            "image": {
                "@id": "https://africanoverlandtours.com/tours/16-day-zimbabwe-and-botswana-safari-wildlife-explorer-accommodated/#primaryimage"
            },
            "thumbnailUrl": "https://africanoverlandtours.com/wp-content/uploads/2025/08/victoria-falls-tours-6.jpg",
            "datePublished": "2025-06-17T12:48:57+00:00",
            "dateModified": "2026-03-30T13:33:39+00:00",
            "description": "Your ZIMBABWE and BOTSWANA Safari explores the highlights of Southern Africa's waterfalls and waterways along with epic safari parks teeming with wildlife.",
            "breadcrumb": {
                "@id": "https://africanoverlandtours.com/tours/16-day-zimbabwe-and-botswana-safari-wildlife-explorer-accommodated/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://africanoverlandtours.com/tours/16-day-zimbabwe-and-botswana-safari-wildlife-explorer-accommodated/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://africanoverlandtours.com/tours/16-day-zimbabwe-and-botswana-safari-wildlife-explorer-accommodated/#primaryimage",
            "url": "https://africanoverlandtours.com/wp-content/uploads/2025/08/victoria-falls-tours-6.jpg",
            "contentUrl": "https://africanoverlandtours.com/wp-content/uploads/2025/08/victoria-falls-tours-6.jpg",
            "width": 720,
            "height": 540,
            "caption": "Victoria Falls tours"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://africanoverlandtours.com/tours/16-day-zimbabwe-and-botswana-safari-wildlife-explorer-accommodated/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://africanoverlandtours.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Southern Africa Tours",
                    "item": "https://africanoverlandtours.com/popular-routes/southern-africa-safaris/"
                },
                {
                    "@type": "ListItem",
                    "position": 3,
                    "name": "16 Day Zimbabwe and Botswana Safari Wildlife Explorer"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://africanoverlandtours.com/#website",
            "url": "https://africanoverlandtours.com/",
            "name": "African Overland Tours",
            "description": "",
            "publisher": {
                "@id": "https://africanoverlandtours.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://africanoverlandtours.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://africanoverlandtours.com/#organization",
            "name": "African Overland Tours",
            "url": "https://africanoverlandtours.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://africanoverlandtours.com/#/schema/logo/image/",
                "url": "https://africanoverlandtours.com/wp-content/uploads/2025/05/aot-logo-2.png",
                "contentUrl": "https://africanoverlandtours.com/wp-content/uploads/2025/05/aot-logo-2.png",
                "width": 696,
                "height": 696,
                "caption": "African Overland Tours"
            },
            "image": {
                "@id": "https://africanoverlandtours.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/AfricanOverlandTourscom/",
                "https://www.instagram.com/african_overland_tours/",
                "https://www.youtube.com/channel/UCyiDAHSWO_9E_vJxnrh0Oeg"
            ]
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
325Review mentions (all pages)
6External proof links (all pages)
PageReviewsProof links
/ (home) 92 2
/contact-us/ 16 0
/tours/18-day-south-african-adventure-inclusive-accommodated/ 74 2
/tours/16-day-zimbabwe-and-botswana-safari-wildlife-explorer-accommodated/ 143 2