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: "HolisticGi Wellness, LLC",
description: "HolisticGi Wellness is a holistic wellness studio in Monroe, NC founded by Giselle, offering massage therapy (including lymphatic drainage, deep tissue, oncology, and Swedish massage), energy healing sessions (therapeutic pendulum healing, family constellations, intuitive coaching), beauty treatments (ultrasonic cavitation, maderoterapia, post-surgery massage), and transformative classes and workshops (meditation, womb healing, cacao ceremonies). Giselle's personalized approach combines multiple healing modalities to help clients achieve physical vitality, emotional balance, and inner harmony.",
url: "http://holisticgiwellness.com/",
telephone: "+1-980-239-6018",
address: {
@type: "PostalAddress",
streetAddress: "1390 Walkup Ave Suite S",
addressLocality: "Monroe",
addressRegion: "NC",
postalCode: "28110",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 34.9838721,
longitude: -80.531213
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "111",
bestRating: "5"
},
areaServed: "Monroe, NC and surrounding areas",
knowsAbout: "Massage Therapy, Individuals seeking holistic wellness and pain relief, post-surgical recovery clients, those interested in energy healing practices, wellness-focused groups and classes",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Massage Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrated Energy Healing"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Founded by Experienced Practitioner"
}
],
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.