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: "Phillips Animal Medical Hospital",
description: "Phillips Animal Medical Hospital is a full-service veterinary clinic in Gastonia providing comprehensive care for pets including wellness exams, vaccinations, surgical procedures, and emergency services. The hospital is equipped to handle routine preventive care, diagnostics, and treatment for dogs, cats, and other companion animals. With a focus on quality care and compassionate service, they serve as a trusted veterinary partner for pet owners throughout the Gastonia area.",
url: "https://www.clinicshere.com/phillips-animal-medical-hospital-gastonia-nc/",
telephone: "+1-704-867-3514",
address: {
@type: "PostalAddress",
streetAddress: "2730 W Franklin Blvd",
addressLocality: "Gastonia",
addressRegion: "NC",
postalCode: "28052",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.2587668,
longitude: -81.2318409
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "285",
bestRating: "5"
},
areaServed: "Gastonia, NC and surrounding areas",
knowsAbout: "Veterinarians, Pet owners seeking comprehensive veterinary care, families with dogs and cats, pets requiring surgery or emergency care",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Surgical Facility"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Emergency & After-Hours Support"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Preventive Medicine"
}
],
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.