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: "Davede Varner - Massage Therapy",
description: "Davede Varner is a Charlotte-based massage therapist specializing in clinical therapeutic massage for chronic pain, injury recovery, and functional issues. He combines deep tissue massage with myofascial release and trigger point therapy to address root causes of tension—from TMJ dysfunction and sciatica to plantar fasciitis and postural imbalances. Rather than offering traditional full-body relaxation massage, Davede takes a personalized, problem-focused approach, consulting with each client to develop targeted treatment plans that deliver long-term relief from pain affecting daily activities.",
url: "https://bodysourcecw.com/",
telephone: "+1-704-345-7184",
address: {
@type: "PostalAddress",
streetAddress: "2221 Park Rd # 102",
addressLocality: "Charlotte",
addressRegion: "NC",
postalCode: "28203",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.1998653,
longitude: -80.8518073
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "32",
bestRating: "5"
},
areaServed: "Charlotte, NC and surrounding areas",
knowsAbout: "Massage Therapy, Athletes and active individuals, People with chronic pain or injury, Those with TMJ or postural issues, Anyone seeking targeted therapeutic results",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Problem-Solving Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Clinical Expertise in Chronic Conditions"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Versatile Technique Range"
}
],
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.