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: "Apex Recovery Massage",
description: "Apex Recovery Massage is a specialized massage therapy clinic in Salt Lake City offering recovery-focused massage services designed to help clients manage pain, improve mobility, and accelerate healing. Located at 262 E 3900 S, they provide professional therapeutic massage treatments with membership options available for regular clients seeking ongoing wellness support.",
url: "https://www.massagebyapex.com/",
telephone: "+1-801-448-7841",
address: {
@type: "PostalAddress",
streetAddress: "262 E 3900 S",
addressLocality: "Salt Lake City",
addressRegion: "UT",
postalCode: "84107",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.6865461,
longitude: -111.8840481
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "443",
bestRating: "5"
},
areaServed: "Salt Lake City and surrounding areas, Utah",
knowsAbout: "Massage Therapy, Athletes and active individuals, People recovering from injury, Chronic pain sufferers, Regular wellness clients",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Recovery-Focused Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Membership Savings"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Professional Clinic Setting"
}
],
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.