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 - Craig Dr",
description: "Massage Envy in McKinney offers a full range of massage therapy services including Swedish, deep tissue, sports massage, and prenatal massage, along with facial treatments and skincare services. As part of the national Massage Envy franchise, this location provides both one-time sessions and monthly membership plans for regular clients seeking wellness and relaxation.",
url: "https://locations.massageenvy.com/texas/mckinney/2890-craig-dr.html",
telephone: "+1-214-544-3689",
address: {
@type: "PostalAddress",
streetAddress: "2890 Craig Dr STE 120",
addressLocality: "McKinney",
addressRegion: "TX",
postalCode: "75072",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.174639,
longitude: -96.64357
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "341",
bestRating: "5"
},
areaServed: "McKinney, TX and surrounding areas",
knowsAbout: "Massage Therapy, Wellness seekers, athletes and active individuals, expectant mothers, people with chronic tension seeking regular care",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Multiple Massage Modalities"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Monthly Membership Plans"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Spa Services Beyond Massage"
}
],
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.