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 - S Denton Tap Rd",
description: "Massage Envy is a nationwide massage and spa wellness center offering a range of therapeutic services including Swedish massage, deep tissue massage, sports massage, and facial treatments. Located in Coppell, this franchised location provides both one-time services and membership-based wellness plans designed for regular relaxation and recovery. The business caters to clients seeking professional massage therapy for stress relief, injury recovery, and overall wellness maintenance.",
url: "https://locations.massageenvy.com/texas/coppell/120-s-denton-tap-rd.html",
telephone: "+1-972-956-5999",
address: {
@type: "PostalAddress",
streetAddress: "120 S Denton Tap Rd Ste 303",
addressLocality: "Coppell",
addressRegion: "TX",
postalCode: "75019",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.9679565,
longitude: -96.9921875
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3.4",
reviewCount: "100",
bestRating: "5"
},
areaServed: "Coppell, TX and surrounding Dallas-Fort Worth communities",
knowsAbout: "Massage Therapy, Regular wellness seekers, athletes and active individuals, corporate stress relief, individuals recovering from muscle tension and minor injuries",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Membership Plans Available"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multiple Service Types"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Convenient Location"
}
],
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.