Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Chair Massage 2Go",
description: "Chair Massage 2Go offers convenient on-site chair massage services throughout the Las Vegas area, bringing professional massage therapy directly to corporate offices, events, and wellness programs. Their mobile massage service specializes in quick, targeted treatments that fit busy schedules, making stress relief and muscle tension relief accessible without requiring a full spa visit.",
url: "https://chairmassage2go.com/",
telephone: "+1-725-255-2270",
address: {
@type: "PostalAddress",
streetAddress: "3753 Howard Hughes Pkwy Suite 200-709",
addressLocality: "Las Vegas",
addressRegion: "NV",
postalCode: "89169",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.1215861,
longitude: -115.1583917
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "60",
bestRating: "5"
},
areaServed: "Las Vegas and surrounding areas",
knowsAbout: "Massage Therapy, Corporate teams, event planners, busy professionals, companies offering employee wellness programs",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Mobile On-Site Service"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Quick Appointments"
}
],
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.