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: "Massage Envy",
description: "Massage Envy is a nationwide massage and skincare wellness franchise offering professional massage therapy, facials, and body treatments at their Salt Lake City location on East 400 South. Their licensed therapists and estheticians provide services ranging from Swedish and deep tissue massage to customized facials and skincare treatments. They offer membership plans for regular wellness visits as well as single-session appointments for those seeking occasional pampering or therapeutic relief.",
url: "https://locations.massageenvy.com/utah/salt-lake-city/655-east-400-south.html",
telephone: "+1-801-433-5333",
address: {
@type: "PostalAddress",
streetAddress: "655 E 400 S Suite B",
addressLocality: "Salt Lake City",
addressRegion: "UT",
postalCode: "84102",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.761078,
longitude: -111.87208989999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "563",
bestRating: "5"
},
areaServed: "Salt Lake City and surrounding areas",
knowsAbout: "Massage Therapy, Regular wellness seekers, membership-focused clients, busy professionals needing convenient spa services, individuals combining massage and skincare routines",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Franchise Network"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Dual Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Membership Options"
}
],
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.