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: "Vive Massage Spa",
description: "Vive Massage Spa in North Salt Lake offers customized massage therapy and bodywork tailored to individual needs. Their service menu includes Ashiatsu massage, prenatal massage, Swedish massage, cranial work, and other specialized treatments. They focus on helping clients upgrade their wellness lifestyle through personalized therapeutic care.",
url: "http://www.vivemassagespa.com/",
telephone: "+1-801-977-0160",
address: {
@type: "PostalAddress",
streetAddress: "640 N Main St Ste. 130",
addressLocality: "North Salt Lake",
addressRegion: "UT",
postalCode: "84054",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.85358,
longitude: -111.91060639999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "21",
bestRating: "5"
},
areaServed: "North Salt Lake and surrounding areas",
knowsAbout: "Massage Therapy, Expecting mothers, Athletes and active individuals, Wellness-conscious clients seeking personalized care, Those seeking relaxation and pain relief",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Customized Treatment Plans"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Massage Techniques"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Wellness-Focused Philosophy"
}
],
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.