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: "TruHealth Physical Therapy & Wellness",
description: "TruHealth Physical Therapy & Wellness in Provo offers comprehensive physical therapy and wellness services designed to help patients recover from injuries, manage chronic pain, and improve overall mobility. Their team of licensed physical therapists provides evidence-based treatment including manual therapy, therapeutic exercise, and personalized rehabilitation programs for orthopedic conditions, sports injuries, and post-surgical recovery. With a focus on patient-centered care and direct access services, TruHealth helps clients achieve their health and fitness goals without requiring a physician referral.",
url: "http://www.truhealthutah.com/",
telephone: "+1-801-939-3535",
address: {
@type: "PostalAddress",
streetAddress: "1149 N Canyon Rd",
addressLocality: "Provo",
addressRegion: "UT",
postalCode: "84604",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.249610499999996,
longitude: -111.6579326
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "138",
bestRating: "5"
},
areaServed: "Provo and surrounding Utah County communities",
knowsAbout: "Physical Therapy, Athletes and active individuals, Post-surgical patients, People with chronic pain or orthopedic injuries, Those seeking injury prevention and wellness optimization",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Direct Access Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Wellness Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Evidence-Based Treatment"
}
],
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.