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: "UnityPoint Health - Meriter - Therapy West",
description: "UnityPoint Health - Meriter - Therapy West is a physical therapy clinic in Madison offering rehabilitation services for orthopedic injuries, sports-related conditions, and post-surgical recovery. As part of the UnityPoint Health system, they provide evidence-based therapy in a clinical setting with licensed physical therapists. They serve patients recovering from injuries, surgeries, and those seeking to improve mobility and function.",
url: "https://www.unitypoint.org/locations/unitypoint-health---meriter---therapy-west",
telephone: "+1-608-417-8050",
address: {
@type: "PostalAddress",
streetAddress: "5801 Research Park Blvd Suite 100",
addressLocality: "Madison",
addressRegion: "WI",
postalCode: "53719",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 43.0546173,
longitude: -89.4781696
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.2",
reviewCount: "5",
bestRating: "5"
},
areaServed: "Madison, Wisconsin and surrounding areas",
knowsAbout: "Physical Therapy, Post-surgical patients, athletes recovering from injuries, individuals with orthopedic conditions, patients with physician referrals",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "UnityPoint 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.