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: "Limitless Physical Therapy & Wellness",
description: "Limitless Physical Therapy & Wellness is a patient-centered clinic offering comprehensive physical therapy, occupational therapy, and wellness services in Los Angeles. Located on West Pico Boulevard, they specialize in injury recovery, post-surgical rehabilitation, and functional movement optimization for clients of all ages. Their integrated approach combines manual therapy, therapeutic exercise, and personalized wellness programming to help patients return to their daily activities and long-term health goals.",
url: "http://limitlessptla.com/",
telephone: "+1-424-256-2076",
address: {
@type: "PostalAddress",
streetAddress: "10661 W Pico Blvd",
addressLocality: "Los Angeles",
addressRegion: "CA",
postalCode: "90064",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 34.0425651,
longitude: -118.42402349999998
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "28",
bestRating: "5"
},
areaServed: "Los Angeles and surrounding areas",
knowsAbout: "Physical Therapy, Athletes recovering from injury, post-surgical patients, individuals with chronic pain, seniors improving mobility",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrated Wellness Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Direct Access Available"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Treatment Plans"
}
],
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.