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: "Memorial Road Pet Hospital",
description: "Memorial Road Pet Hospital is a full-service veterinary clinic in Edmond serving the community since 1992. They offer comprehensive medical and surgical services, wellness programs, professional grooming, and pet boarding through their Pet Hotel facility. The practice is committed to compassionate, quality care for pets and their owners across the Greater Oklahoma City area.",
url: "https://www.memorialroadpethospital.com/?y_source=1_MTE2Njg5NjktNzE1LWxvY2F0aW9uLndlYnNpdGU%3D",
telephone: "+1-405-478-3417",
address: {
@type: "PostalAddress",
streetAddress: "13535 N Bryant Ave",
addressLocality: "Edmond",
addressRegion: "OK",
postalCode: "73013",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.6077969,
longitude: -97.4610582
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "783",
bestRating: "5"
},
areaServed: "Edmond and Greater Oklahoma City, OK",
knowsAbout: "Veterinarians, Pet owners seeking comprehensive veterinary care, boarding, and grooming services; families wanting all-in-one pet care",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Established Since 1992"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Facility"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "PawPlans Wellness Program"
}
],
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.