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: "BodyWurx by Jimmy",
description: "BodyWurx by Jimmy is a wellness center in Charleston offering professional massage therapy services designed to relieve tension, support recovery, and promote overall health. Jimmy brings personalized expertise to each session, combining therapeutic techniques to address clients' specific needs—whether for injury recovery, stress relief, or regular wellness maintenance.",
url: "http://www.bodywurxbyjimmy.com/",
telephone: "+1-843-364-5997",
address: {
@type: "PostalAddress",
streetAddress: "720 Magnolia Rd Ste 12",
addressLocality: "Charleston",
addressRegion: "SC",
postalCode: "29407",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.7873936,
longitude: -79.9924298
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "36",
bestRating: "5"
},
areaServed: "Charleston, SC and surrounding areas",
knowsAbout: "Massage Therapy, Athletes and active individuals, People recovering from injury or pain, Professionals seeking stress relief and relaxation",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Owner-Operated"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Holistic Wellness Focus"
}
],
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.