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: "Heaven on Earth Massage & Apprenticeships",
description: "Heaven on Earth Massage & Apprenticeships is a luxury spa in Orem offering professional deep tissue, Swedish, hot stone, and couples massages led by experienced therapists Christina and Katrina. The business also runs a massage apprenticeship program, combining client services with professional training. They accept HSA cards and customize each massage to address relaxation, injury recovery, or specific wellness goals.",
url: "http://www.hone-wellness.com/",
telephone: "+1-801-400-3257",
address: {
@type: "PostalAddress",
streetAddress: "730 S Sleepy Ridge Dr Suite 319",
addressLocality: "Orem",
addressRegion: "UT",
postalCode: "84058",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.2838871,
longitude: -111.74431919999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "61",
bestRating: "5"
},
areaServed: "Orem and Vineyard, Utah",
knowsAbout: "Massage Therapy, Couples seeking relaxation experiences, individuals recovering from injury or muscle tension, first-time massage clients, people using HSA benefits for wellness",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Massage Apprenticeship Program"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Experienced Lead Therapists"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "HSA & Insurance Accepted"
}
],
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.