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: "VCA North Atlanta Animal Hospital",
description: "VCA North Atlanta Animal Hospital is a full-service veterinary hospital in Sandy Springs providing comprehensive care for dogs and cats. They offer routine wellness exams, surgical procedures, emergency and urgent care, prescription refills, and CareClub wellness plans designed for preventive pet health. With extended weekday hours and Saturday availability, they combine world-class veterinary medicine with a neighborhood approach to pet care.",
url: "https://vcahospitals.com/north-atlanta",
telephone: "+1-404-255-9345",
address: {
@type: "PostalAddress",
streetAddress: "227 Sandy Springs Pl NE Suite 210",
addressLocality: "Sandy Springs",
addressRegion: "GA",
postalCode: "30328",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.919759,
longitude: -84.381189
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.2",
reviewCount: "110",
bestRating: "5"
},
areaServed: "Sandy Springs and surrounding North Atlanta areas",
knowsAbout: "Veterinarians, Dog and cat owners seeking routine preventive care, pet owners needing surgical services, those wanting emergency veterinary access, families managing chronic pet conditions",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "CareClub Wellness Plans"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Emergency & Urgent Care"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Online Health Management"
}
],
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.