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 is Therapeutic",
description: "Massage is Therapeutic, owned and operated by licensed massage therapist Nadine Johnson (LMBT NC#17737), specializes in holistic healing through traditional massage techniques combined with modern wellness modalities. The practice offers deep tissue massage, relaxation massage, cupping therapy, infrared sauna blanket treatments, reflexology, and lymphatic drainage therapy, all designed to promote natural healing and overall wellness. Their mission centers on helping clients relax, restore, and rejuvenate their mind, body, and spirit using state-of-the-art equipment and premium products.",
url: "http://www.massageistherapeutic.com/",
telephone: "+1-704-756-8538",
address: {
@type: "PostalAddress",
streetAddress: "2020 Remount Rd Suite W-102",
addressLocality: "Gastonia",
addressRegion: "NC",
postalCode: "28054",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.2674501,
longitude: -81.13951750000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "73",
bestRating: "5"
},
areaServed: "Gastonia, NC and surrounding areas",
knowsAbout: "Massage Therapy, Individuals seeking holistic pain relief and wellness, clients recovering from surgery or injury, those interested in traditional healing methods, wellness-focused individuals",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed & Specialized Credentials"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Diverse Modality Selection"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Insurance & HSA Accepted"
}
],
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.