Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "WellCare Animal Hospital +Urgent Care",
description: "WellCare Animal Hospital + Urgent Care in Tacoma provides comprehensive veterinary services including routine wellness exams, vaccinations, preventive care, surgical procedures, and urgent/emergency care for dogs, cats, and other pets. The experienced veterinary team offers on-site diagnostic services, dental care, and same-day urgent appointments to address acute health concerns. They focus on building lasting relationships with pet owners through quality care and personalized treatment plans.",
url: "https://wellcareanimalhospital.com/",
telephone: "+1-253-296-2047",
address: {
@type: "PostalAddress",
streetAddress: "5006 Center St # A",
addressLocality: "Tacoma",
addressRegion: "WA",
postalCode: "98409",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 47.2338921,
longitude: -122.5042113
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "217",
bestRating: "5"
},
areaServed: "Tacoma and surrounding Pierce County communities",
knowsAbout: "Veterinarians, Pet owners seeking comprehensive veterinary care, families needing urgent pet care outside regular hours, and those wanting preventive wellness and surgical services in one location",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Urgent & Emergency Care"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Hospital"
}
],
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.