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: "ACCESS Specialty Animal Hospitals - Los Angeles",
description: "ACCESS Specialty Animal Hospitals in Culver City is a full-service veterinary facility offering emergency and specialty care for dogs and cats. The hospital provides 24/7 emergency services, surgical procedures, diagnostic imaging, and specialized treatments for complex medical conditions. They serve Los Angeles-area pet owners seeking both routine care and urgent veterinary attention.",
url: "https://www.thrivepetcare.com/locations/california/culver-city/access-animal-hospitals-los-angeles/",
telephone: "+1-310-558-6100",
address: {
@type: "PostalAddress",
streetAddress: "9599 Jefferson Blvd",
addressLocality: "Culver City",
addressRegion: "CA",
postalCode: "90232",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 34.017345299999995,
longitude: -118.38792339999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3.4",
reviewCount: "833",
bestRating: "5"
},
areaServed: "Los Angeles area, Culver City, and surrounding communities",
knowsAbout: "Veterinarians, Pet owners needing emergency care, pets with complex medical conditions, dogs and cats requiring surgery",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "24/7 Emergency Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialty & Surgical 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.