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: "Scottsdale Ranch Animal Hospital",
description: "Scottsdale Ranch Animal Hospital is a full-service veterinary clinic in Scottsdale providing comprehensive medical care for cats and dogs. Services include routine exams, vaccinations, preventative care, internal medicine, dental care, surgery, diagnostics, grooming, and boarding. Open 6 days a week with experienced veterinarians committed to compassionate, quality care.",
url: "https://srah.com/",
telephone: "+1-480-391-3699",
address: {
@type: "PostalAddress",
streetAddress: "9993 N 95th Way",
addressLocality: "Scottsdale",
addressRegion: "AZ",
postalCode: "85258",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.57757,
longitude: -111.87450369999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "312",
bestRating: "5"
},
areaServed: "Scottsdale and surrounding Phoenix metropolitan areas",
knowsAbout: "Veterinarians, Cat and dog owners seeking comprehensive veterinary care, pet owners needing boarding services, pets requiring dental or surgical procedures",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Hospital"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Extended Hours"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "On-Site Surgical & Dental Services"
}
],
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.