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: "UWAT Unconditional Wellness & Athletic Therapy",
description: "UWAT Unconditional Wellness & Athletic Therapy is a 100% female-owned massage and bodywork practice led by experienced therapists Kim and Joel who specialize in therapeutic massage for pain relief, athletic performance, and overall wellness. They offer mobile massage services that come directly to your home, office, fitness center, or workplace, along with in-person sessions at their Prosper location. Their approach combines deep tissue work, sports massage for athletes, and personalized treatment plans tailored to each client's specific needs—from chronic pain management to preventative maintenance for active individuals.",
url: "https://myuwat.com/",
telephone: "+1-469-428-3488",
address: {
@type: "PostalAddress",
streetAddress: "1281 E University Dr #60",
addressLocality: "Prosper",
addressRegion: "TX",
postalCode: "75078",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.2195144,
longitude: -96.78705719999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "51",
bestRating: "5"
},
areaServed: "Prosper, TX and surrounding Dallas-Fort Worth area",
knowsAbout: "Massage Therapy, Active individuals and athletes, office workers with chronic pain, people seeking therapeutic relief from injury or medical conditions, busy professionals who value convenience",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Mobile Massage Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Therapeutic & Athletic Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Experienced Team"
}
],
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.