Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Natural Bridge Animal Hospital",
description: "Natural Bridge Animal Hospital is a full-service veterinary clinic in Natural Bridge Station, VA, led by Dr. Kerri McDermott. They provide comprehensive care including wellness checkups, vaccinations, parasite prevention, advanced diagnostics, and surgical services for pets at every life stage—from puppies to senior animals. The hospital combines modern veterinary medicine with personalized, compassionate care rooted in the tight-knit community values of the Shenandoah Valley, serving families throughout Botetourt and Rockbridge counties.",
url: "https://naturalbridgevet.com/",
telephone: "+1-540-291-1444",
address: {
@type: "PostalAddress",
streetAddress: "466 Buck Hill Rd",
addressLocality: "Natural Bridge Station",
addressRegion: "VA",
postalCode: "24579",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.6341928,
longitude: -79.5273394
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "124",
bestRating: "5"
},
areaServed: "Natural Bridge Station, VA and surrounding Botetourt and Rockbridge counties",
knowsAbout: "Veterinarians, Rural and suburban families, farm pet owners, first-time pet parents, seniors with aging pets",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Care for All Life Stages"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Community-Focused Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Extended Weekend Hours"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
url: "https://lantern.llc/contact?from=ai-data",
contactType: "AI inquiries"
}
}
}This structured data is embedded in the AI Profile page as JSON-LD and is read by ChatGPT, Claude, Perplexity, Google AI, and other AI platforms when they crawl this page. It follows the Schema.org LocalBusiness specification.