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: "Nurturing Health Physical Therapy",
description: "Nurturing Health Physical Therapy, run by Janette Sofia Cariad PT, CLT-LANA, specializes in pelvic floor dysfunction, pregnancy and postpartum care, breast cancer rehabilitation, lymphedema management, and musculoskeletal pain. With over 30 years of experience, Janette takes a holistic, personalized approach to treating the root causes of pain rather than just symptoms, combining manual therapy techniques to help clients feel better, function better, and move better.",
url: "http://www.nurturinghealthphysicaltherapy.com/",
telephone: "+1-510-327-5730",
address: {
@type: "PostalAddress",
streetAddress: "2288 Fulton St Suite 201",
addressLocality: "Berkeley",
addressRegion: "CA",
postalCode: "94704",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.867988499999996,
longitude: -122.2662538
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "10",
bestRating: "5"
},
areaServed: "Berkeley and surrounding Bay Area communities",
knowsAbout: "Physical Therapy, Pregnant and postpartum people, cancer survivors managing lymphedema, individuals with pelvic floor dysfunction, anyone seeking manual therapy for chronic musculoskeletal pain",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Pelvic Floor & Lymphedema Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "30+ Years of Hands-On Clinical Experience"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Holistic, Personalized Care Model"
}
],
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.