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: "Prestonwood Pet Clinic",
description: "Prestonwood Pet Clinic is a veterinary practice serving the Dallas area with comprehensive care for dogs, cats, and other pets. The clinic offers wellness exams, vaccinations, dental care, surgery, and preventive health services to keep pets healthy throughout their lives. As part of the Thrive Pet Care network, they combine personalized local service with resources of a established veterinary group.",
url: "https://www.thrivepetcare.com/locations/texas/dallas/prestonwood-pet-clinic",
telephone: "+1-972-233-7343",
address: {
@type: "PostalAddress",
streetAddress: "6959 Arapaho Rd Ste 216",
addressLocality: "Dallas",
addressRegion: "TX",
postalCode: "75248",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.963359100000005,
longitude: -96.78844579999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "192",
bestRating: "5"
},
areaServed: "Dallas and surrounding areas",
knowsAbout: "Veterinarians, Dog and cat owners seeking preventive care, pet owners needing dental or surgical services, families looking for comprehensive veterinary services in Dallas",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-service veterinary care"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Part of Thrive Pet Care network"
}
],
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.