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: "Purist spa Massage Dallas",
description: "Purist Spa Massage Dallas offers professional massage therapy services in Dallas, specializing in therapeutic and relaxation massage treatments. Located on Frankford Road, they provide a range of massage modalities designed to relieve tension, improve circulation, and promote overall wellness for clients seeking quality spa experiences.",
url: "https://besthealthmassage.wixsite.com/75252",
telephone: "+1-214-669-2427",
address: {
@type: "PostalAddress",
streetAddress: "7877 Frankford Rd Suite 100",
addressLocality: "Dallas",
addressRegion: "TX",
postalCode: "75252",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.9980919,
longitude: -96.7688477
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "138",
bestRating: "5"
},
areaServed: "Dallas, TX and surrounding areas",
knowsAbout: "Massage Therapy, Individuals seeking stress relief, professionals with muscle tension, wellness-focused clients, those recovering from physical strain",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Therapeutic Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Professional Practitioners"
}
],
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.