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: "J&Y Massage",
description: "J&Y Massage is a full-service massage spa in Plano offering therapeutic massage treatments designed to relax and rejuvenate both body and mind. Led by licensed massage therapists, the business provides a range of massage therapy services with seasonal offerings, including specialty massage oils infused with calming and invigorating ingredients. The spa focuses on creating an ultimate relaxation experience for clients seeking professional therapeutic care.",
url: "https://www.jymassageplanotx.com/",
telephone: "+1-469-926-4667",
address: {
@type: "PostalAddress",
streetAddress: "3033 W Parker Rd Suite 208",
addressLocality: "Plano",
addressRegion: "TX",
postalCode: "75023",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.042586,
longitude: -96.75230359999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "55",
bestRating: "5"
},
areaServed: "Plano, TX and surrounding areas",
knowsAbout: "Massage Therapy, Stress relief seekers, wellness-focused individuals, those needing muscle tension relief",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed Massage Therapists"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Seasonal Specialty Oils"
}
],
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.