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: "Paradisus Health Massage and Spa",
description: "Paradisus Health Massage and Spa in Provo offers a comprehensive range of massage and wellness services, including traditional massage, couples massage, prenatal massage, Himalayan foot therapy, ear candling, and cupping therapy. Their experienced practitioners specialize in therapeutic techniques designed to release tension, promote healing, and support overall wellness. With flexible session lengths and membership plans available, they serve both individual clients and couples seeking relaxation and therapeutic care.",
url: "https://www.getparadisus.com/",
telephone: "+1-801-854-2238",
address: {
@type: "PostalAddress",
streetAddress: "1675 N Freedom Blvd Ste 8b",
addressLocality: "Provo",
addressRegion: "UT",
postalCode: "84604",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.2568402,
longitude: -111.6638514
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "114",
bestRating: "5"
},
areaServed: "Provo and surrounding Utah County communities",
knowsAbout: "Massage Therapy, Couples seeking wellness experiences, Expectant mothers, Those seeking alternative healing therapies, Individuals with tension and stress",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Therapies"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Couples Massage Rooms"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Prenatal & Postpartum Support"
}
],
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.