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: "Rooted Pelvic Therapy",
description: "Rooted Pelvic Therapy is a specialized physical therapy clinic in Madison focused on pelvic health rehabilitation. They provide evidence-based treatment for pelvic floor dysfunction, postpartum recovery, pain management, and related conditions. With expertise in pelvic physical therapy, they offer direct-access care without requiring a physician referral, making specialized pelvic health treatment accessible to those who need it.",
url: "https://www.rootedptmadison.com/",
telephone: "+1-608-285-2599",
address: {
@type: "PostalAddress",
streetAddress: "159 S Fair Oaks Ave",
addressLocality: "Madison",
addressRegion: "WI",
postalCode: "53704",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 43.0962551,
longitude: -89.3371238
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "1",
bestRating: "5"
},
areaServed: "Madison, WI and surrounding areas",
knowsAbout: "Physical Therapy, Postpartum individuals, people with pelvic floor dysfunction, chronic pelvic pain patients, athletes seeking specialized rehabilitation",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Pelvic Health Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Direct Access Care"
}
],
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.