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: "BetterBody Works Massage",
description: "BetterBody Works Massage in Holladay offers customized massage therapy services including Swedish, deep tissue, relaxation, and rejuvenation massages in 60, 75, 90, and 120-minute sessions. They also provide on-site chair massage services for businesses looking to boost employee wellness. Each massage includes hot towels and is tailored to individual client needs.",
url: "https://www.massagebook.com/business/16768605/select-product/services/category/Wellness?src=fb",
telephone: "+1-801-916-6636",
address: {
@type: "PostalAddress",
streetAddress: "2091 E Murray Holladay Rd Suite 22E",
addressLocality: "Holladay",
addressRegion: "UT",
postalCode: "84117",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.6662294,
longitude: -111.8311962
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "168",
bestRating: "5"
},
areaServed: "Holladay, UT and surrounding Salt Lake Valley areas",
knowsAbout: "Massage Therapy, Busy professionals seeking stress relief, Corporate teams looking for employee wellness programs, Individuals with muscle tension and soreness",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Customized Massage Sessions"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "On-Site Corporate Wellness"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Extended Hours"
}
],
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.