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: "Mt. Pleasant Massage Therapy",
description: "Mt. Pleasant Massage Therapy offers customized massage treatments tailored to individual muscle and wellness needs, including deep tissue, Swedish, neuromuscular, Reiki energy work, deep lymphatic drainage, and prenatal massage. The therapist trained at The South Eastern School of Neuromuscular Massage and specializes in personalized care that addresses chronic tension, pain relief, and overall wellness. Each session is designed to help clients feel better, move better, and live better through targeted bodywork and healing techniques.",
url: "https://mtpleasantmt.com/",
telephone: "+1-843-901-0133",
address: {
@type: "PostalAddress",
streetAddress: "1340h Ben Sawyer Blvd",
addressLocality: "Mt Pleasant",
addressRegion: "SC",
postalCode: "29464",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.7940642,
longitude: -79.85687329999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "25",
bestRating: "5"
},
areaServed: "Mt. Pleasant, SC and surrounding areas",
knowsAbout: "Massage Therapy, Clients with chronic pain or muscle tension, athletes and active individuals, expectant mothers, people seeking specialized lymphatic therapy, wellness-focused clients",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Neuromuscular Training"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Deep Lymphatic Drainage Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Pregnancy-Friendly Services"
}
],
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.