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: "South Bay Veterinary Group",
description: "South Bay Veterinary Group and The Charles Street Animal Clinic are two established Boston veterinary practices offering comprehensive pet care including wellness exams, vaccinations, preventive care, routine and soft-tissue surgeries, in-house diagnostics with digital X-ray and ultrasound, dental care, and health certificates. Led by Drs. Jane Gardiner and Eddie Baker since 2021, the practices maintain a legacy of quality care across the South End, Back Bay, and surrounding neighborhoods with seven veterinarians on staff and access to specialist referrals.",
url: "https://www.southbayveterinary.com/",
telephone: "+1-617-266-6619",
address: {
@type: "PostalAddress",
streetAddress: "587 Tremont St",
addressLocality: "Boston",
addressRegion: "MA",
postalCode: "02118",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 42.3434528,
longitude: -71.0730949
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.5",
reviewCount: "114",
bestRating: "5"
},
areaServed: "Boston and surrounding neighborhoods including South End, Back Bay, Beacon Hill",
knowsAbout: "Veterinarians, Pet owners seeking comprehensive preventive and surgical care, pets requiring dental treatment, owners traveling internationally with pets",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "In-House Diagnostic Equipment"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "USDA-Accredited Health Certificates"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "40+ Years of Practice History"
}
],
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.