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 Everett Animal Hospital",
description: "VCA Everett Animal Hospital is a full-service veterinary clinic in Everett providing comprehensive medical care for pets including wellness exams, vaccinations, dental services, surgery, and emergency care. As part of the VCA network, they combine experienced veterinarians with advanced diagnostic equipment and surgical facilities to address acute and chronic health conditions. They serve pet owners seeking quality preventive care, specialty treatment, and emergency veterinary services in a professional, well-equipped facility.",
url: "https://vcahospitals.com/everett",
telephone: "+1-617-394-0471",
address: {
@type: "PostalAddress",
streetAddress: "251 Chelsea St",
addressLocality: "Everett",
addressRegion: "MA",
postalCode: "02149",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 42.402834999999996,
longitude: -71.045508
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.4",
reviewCount: "545",
bestRating: "5"
},
areaServed: "Everett and surrounding Greater Boston area",
knowsAbout: "Veterinarians, Pet owners seeking routine veterinary care, families needing emergency services, pets requiring dental work or surgery",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Part of VCA Network"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Surgery & Dental Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Emergency & After-Hours Care"
}
],
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.