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: "Physical Therapy & Rehabilitation",
description: "Physical Therapy & Rehabilitation at El Camino Health provides evidence-based physical therapy services for patients recovering from injury, surgery, or managing chronic conditions. Located in Los Gatos, this clinic is part of El Camino Health, a established healthcare system, offering professional rehabilitation care with licensed therapists. They work with patients across various conditions to restore mobility, reduce pain, and improve functional independence.",
url: "https://www.elcaminohealth.org/locations/physical-therapy-and-rehabilitation-los-gatos",
telephone: "+1-408-866-4059",
address: {
@type: "PostalAddress",
streetAddress: "555 Knowles Dr # 100",
addressLocality: "Los Gatos",
addressRegion: "CA",
postalCode: "95032",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.2620705,
longitude: -121.9662249
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3.9",
reviewCount: "11",
bestRating: "5"
},
areaServed: "Los Gatos and surrounding South Bay communities",
knowsAbout: "Physical Therapy, Patients recovering from surgery, individuals with sports injuries, people managing chronic pain conditions, patients seeking physician-referred rehabilitation",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Part of El Camino Health System"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Rehabilitation 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.