Identity & Authority: Anchor Down RV Resort – Signal Evidence & AI Readability

Anchor Down RV Resort

(https://anchordownrvresort.com) 📸 Data Snapshot: May 29, 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.
8 Impact Weight: 15 / 100
53% Reputation

The authority score is hampered by basic schema implementation; the JSON-LD is limited to standard WebPage and CollectionPage types without specific Organization or RVPark schema properties. There is a lack of Person schema for the management team, and while the copyright/date information is present, the schema dateModified (April 2022) suggests content is becoming stale relative to the May 2026 temporal anchor.

The site makes bold claims such as being The Premier Douglas Lake RV Resort, but unlike many BS-heavy sites, it backs this up with an exhaustive list of 40+ specific amenities and clear, transparent pricing for every possible add-on. There is no disconnect between the marketing tone and the operational reality described in the cancellation and rental policies.

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": "CollectionPage",
            "@id": "https://www.anchordownrvresort.com/",
            "url": "https://www.anchordownrvresort.com/",
            "name": "Anchor Down RV Resort - The Premier Douglas Lake RV Resort in Dandridge, TN",
            "isPartOf": {
                "@id": "https://www.anchordownrvresort.com/#website"
            },
            "description": "The Premier Douglas Lake RV Resort in Dandridge, TN",
            "breadcrumb": {
                "@id": "https://www.anchordownrvresort.com/#breadcrumb"
            },
            "inLanguage": "en-US"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.anchordownrvresort.com/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.anchordownrvresort.com/#website",
            "url": "https://www.anchordownrvresort.com/",
            "name": "Anchor Down RV Resort",
            "description": "The Premier Douglas Lake RV Resort in Dandridge, TN",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.anchordownrvresort.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        }
    ]
}
/reservations/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.anchordownrvresort.com/reservations/",
            "url": "https://www.anchordownrvresort.com/reservations/",
            "name": "New RV Resort, Breathtaking Views, Fireplaces, BathHouse, STAY WITH US",
            "isPartOf": {
                "@id": "https://www.anchordownrvresort.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://www.anchordownrvresort.com/reservations/#primaryimage"
            },
            "image": {
                "@id": "https://www.anchordownrvresort.com/reservations/#primaryimage"
            },
            "thumbnailUrl": "https://www.anchordownrvresort.com/wp-content/uploads/2020/03/Site-Map-2020.png",
            "datePublished": "2013-09-25T01:50:50+00:00",
            "dateModified": "2022-04-17T16:20:52+00:00",
            "description": "Campground In Dandridge, Tennessee. Dollywood, Bass Pro Shops, Sevierville, Pigeon Forge, Gatlinburg, Knoxville, Kodak, & the Great Smoky Mountains TN",
            "breadcrumb": {
                "@id": "https://www.anchordownrvresort.com/reservations/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.anchordownrvresort.com/reservations/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://www.anchordownrvresort.com/reservations/#primaryimage",
            "url": "https://www.anchordownrvresort.com/wp-content/uploads/2020/03/Site-Map-2020.png",
            "contentUrl": "https://www.anchordownrvresort.com/wp-content/uploads/2020/03/Site-Map-2020.png",
            "width": 845,
            "height": 599
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.anchordownrvresort.com/reservations/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.anchordownrvresort.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Reservations / Site Map"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.anchordownrvresort.com/#website",
            "url": "https://www.anchordownrvresort.com/",
            "name": "Anchor Down RV Resort",
            "description": "The Premier Douglas Lake RV Resort in Dandridge, TN",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.anchordownrvresort.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        }
    ]
}
/amenities/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.anchordownrvresort.com/amenities/",
            "url": "https://www.anchordownrvresort.com/amenities/",
            "name": "New RV Resort, Breathtaking Views, Fireplaces, BathHouse, STAY WITH US",
            "isPartOf": {
                "@id": "https://www.anchordownrvresort.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://www.anchordownrvresort.com/amenities/#primaryimage"
            },
            "image": {
                "@id": "https://www.anchordownrvresort.com/amenities/#primaryimage"
            },
            "thumbnailUrl": "https://www.anchordownrvresort.com/wp-content/uploads/2013/05/P1070138-home-page.jpg",
            "datePublished": "2013-05-24T19:59:03+00:00",
            "dateModified": "2022-03-23T17:16:38+00:00",
            "description": "Campground In Dandridge, Tennessee. Dollywood, Bass Pro Shops, Sevierville, Pigeon Forge, Gatlinburg, Knoxville, Kodak, & the Great Smoky Mountains TN",
            "breadcrumb": {
                "@id": "https://www.anchordownrvresort.com/amenities/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.anchordownrvresort.com/amenities/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://www.anchordownrvresort.com/amenities/#primaryimage",
            "url": "https://www.anchordownrvresort.com/wp-content/uploads/2013/05/P1070138-home-page.jpg",
            "contentUrl": "https://www.anchordownrvresort.com/wp-content/uploads/2013/05/P1070138-home-page.jpg",
            "width": 270,
            "height": 250
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.anchordownrvresort.com/amenities/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.anchordownrvresort.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Amenities"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.anchordownrvresort.com/#website",
            "url": "https://www.anchordownrvresort.com/",
            "name": "Anchor Down RV Resort",
            "description": "The Premier Douglas Lake RV Resort in Dandridge, TN",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.anchordownrvresort.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        }
    ]
}
/photos/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.anchordownrvresort.com/photos/",
            "url": "https://www.anchordownrvresort.com/photos/",
            "name": "New RV Resort, Breathtaking Views, Fireplaces, BathHouse, STAY WITH US",
            "isPartOf": {
                "@id": "https://www.anchordownrvresort.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://www.anchordownrvresort.com/photos/#primaryimage"
            },
            "image": {
                "@id": "https://www.anchordownrvresort.com/photos/#primaryimage"
            },
            "thumbnailUrl": "https://www.anchordownrvresort.com/wp-content/uploads/2015/08/IMG_6827-slider-e1474660165532.jpeg",
            "datePublished": "2013-09-23T18:22:51+00:00",
            "dateModified": "2021-02-12T21:28:52+00:00",
            "description": "Campground In Dandridge, Tennessee. Dollywood, Bass Pro Shops, Sevierville, Pigeon Forge, Gatlinburg, Knoxville, Kodak, & the Great Smoky Mountains TN",
            "breadcrumb": {
                "@id": "https://www.anchordownrvresort.com/photos/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.anchordownrvresort.com/photos/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://www.anchordownrvresort.com/photos/#primaryimage",
            "url": "https://www.anchordownrvresort.com/wp-content/uploads/2015/08/IMG_6827-slider-e1474660165532.jpeg",
            "contentUrl": "https://www.anchordownrvresort.com/wp-content/uploads/2015/08/IMG_6827-slider-e1474660165532.jpeg",
            "width": 500,
            "height": 215
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.anchordownrvresort.com/photos/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.anchordownrvresort.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Photos"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.anchordownrvresort.com/#website",
            "url": "https://www.anchordownrvresort.com/",
            "name": "Anchor Down RV Resort",
            "description": "The Premier Douglas Lake RV Resort in Dandridge, TN",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.anchordownrvresort.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
28Review mentions (all pages)
8External proof links (all pages)
PageReviewsProof links
/ (home) 7 2
/reservations/ 7 2
/amenities/ 7 2
/photos/ 7 2