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: "MORE Physical Therapy, Inc",
description: "MORE Physical Therapy, Inc is a physical therapy clinic located inside Forma Gym in San Jose, offering evidence-based rehabilitation and injury recovery services. The practice specializes in personalized treatment plans designed to restore function, reduce pain, and improve mobility for patients recovering from injuries, surgery, or chronic conditions. By partnering with Forma Gym, they provide patients convenient access to comprehensive care combining professional therapy with fitness resources.",
url: "http://www.morephysicaltherapy.com/",
telephone: "+1-408-365-8396",
address: {
@type: "PostalAddress",
streetAddress: "Located inside Forma Gym, 5434 Thornwood Dr",
addressLocality: "San Jose",
addressRegion: "CA",
postalCode: "95123",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.254454599999995,
longitude: -121.8601457
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3",
reviewCount: "4",
bestRating: "5"
},
areaServed: "San Jose and surrounding areas",
knowsAbout: "Physical Therapy, Post-surgical patients, athletes recovering from sports injuries, individuals with chronic pain or mobility limitations, accident injury recovery",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrated Gym Access"
},
{
@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.