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: "Hartwood Animal Hospital",
description: "Hartwood Animal Hospital is a full-service veterinary clinic in Fredericksburg, VA offering emergency and routine care, surgery, dental services, exotic pet care, grooming, preventative care, and boarding. Led by experienced veterinarians including specialists in avian medicine, the hospital prioritizes compassionate, personalized care in a calming environment designed to put pets and owners at ease.",
url: "https://hartwoodanimalhospital.com/",
telephone: "+1-540-286-2855",
address: {
@type: "PostalAddress",
streetAddress: "15 Jewett Ln",
addressLocality: "Fredericksburg",
addressRegion: "VA",
postalCode: "22406",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.356137,
longitude: -77.524644
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "484",
bestRating: "5"
},
areaServed: "Fredericksburg, VA and surrounding areas",
knowsAbout: "Veterinarians, Pet owners with exotic animals, families seeking comprehensive veterinary care including emergency services, pet owners prioritizing preventative wellness",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Avian & Exotic Pet Specialists"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Services Under One Roof"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Calming, Pet-Focused Environment"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
email: "ai@lantern.llc",
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.