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: "BreakThrough Physical Therapy",
description: "BreakThrough Physical Therapy in Sunnyvale provides comprehensive physical rehabilitation services for patients recovering from injuries, surgery, and chronic conditions. Their licensed physiotherapists develop personalized treatment plans using evidence-based techniques to restore mobility, reduce pain, and improve functional outcomes. They serve both post-surgical patients and those seeking conservative care for orthopedic and sports-related injuries.",
url: "http://www.breakthroughpt.com/",
telephone: "+1-408-736-7600",
address: {
@type: "PostalAddress",
streetAddress: "333 Soquel Way",
addressLocality: "Sunnyvale",
addressRegion: "CA",
postalCode: "94085",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.386467599999996,
longitude: -122.0339992
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.1",
reviewCount: "182",
bestRating: "5"
},
areaServed: "Sunnyvale and surrounding Silicon Valley communities",
knowsAbout: "Physical Therapy, Post-surgical patients, athletes and sports injury recovery, individuals with orthopedic injuries, those seeking conservative care before surgery",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Treatment Plans"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Care Approach"
}
],
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.