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: "Banfield Pet Hospital - Main St M105",
description: "Banfield Pet Hospital in Mill Creek is a full-service veterinary clinic offering comprehensive care for dogs, cats, and other pets. Services include wellness exams, vaccinations, dental care, surgery, preventive health plans, and on-site pharmacy services. As part of the Banfield network, they combine accessible veterinary medicine with convenient appointment scheduling and integrated pet health records.",
url: "https://www.banfield.com/locations/veterinarians/wa/mill-creek/mic?cid=yext_local",
telephone: "+1-425-316-3452",
address: {
@type: "PostalAddress",
streetAddress: "15418 Main St M105",
addressLocality: "Mill Creek",
addressRegion: "WA",
postalCode: "98012",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 47.8576917,
longitude: -122.2207023
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.2",
reviewCount: "300",
bestRating: "5"
},
areaServed: "Mill Creek, WA and surrounding communities",
knowsAbout: "Veterinarians, Pet owners seeking routine preventive care, pet owners looking for affordable surgery and dental options, families needing convenient appointment scheduling",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "On-Site Surgery & Dental"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Preventive Wellness Plans"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrated Pet Records"
}
],
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.