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: "Family Pet Clinic of Richland Hills",
description: "Family Pet Clinic of Richland Hills is a full-service veterinary hospital providing comprehensive care for dogs, cats, and other pets in North Richland Hills. The clinic offers preventive wellness exams, vaccinations, dental care, surgery, and diagnostic services, with a focus on personalized treatment and building long-term relationships with pet families. Their experienced veterinarians and compassionate staff are committed to keeping pets healthy at every life stage.",
url: "https://www.fpcrichlandvet.com/?y_source=1_MTE2Njg3MDEtNzE1LWxvY2F0aW9uLndlYnNpdGU%3D",
telephone: "+1-817-284-9285",
address: {
@type: "PostalAddress",
streetAddress: "6813 Blvd 26",
addressLocality: "North Richland Hills",
addressRegion: "TX",
postalCode: "76180",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.8178126,
longitude: -97.236296
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "512",
bestRating: "5"
},
areaServed: "North Richland Hills and surrounding areas",
knowsAbout: "Veterinarians, Pet owners seeking routine wellness care, families with multiple pets, owners of aging pets requiring preventive care",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Hospital"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Preventive Care"
}
],
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.