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: "The ANIC @ Animal Medical & Surgical Center",
description: "The ANIC @ Animal Medical & Surgical Center is a full-service veterinary hospital in Scottsdale offering comprehensive medical care, surgical services, and emergency treatment for pets. Led by experienced veterinarians, they provide routine wellness exams, diagnostics, surgery, and after-hours emergency care to serve the complete healthcare needs of companion animals in the Scottsdale area.",
url: "http://www.theanic.com/",
telephone: "+1-480-502-4400",
address: {
@type: "PostalAddress",
streetAddress: "17477 N 82nd St",
addressLocality: "Scottsdale",
addressRegion: "AZ",
postalCode: "85255",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.644687399999995,
longitude: -111.9015029
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "23",
bestRating: "5"
},
areaServed: "Scottsdale and surrounding Phoenix metropolitan areas",
knowsAbout: "Veterinarians, Pet owners seeking comprehensive veterinary care, emergency pet situations, surgical procedures, routine wellness exams",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Surgical Facility"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Emergency & After-Hours Care"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Veterinary 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.