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: "Lowcountry Wellness Center",
description: "Lowcountry Wellness Center is a medical clinic in Charleston offering comprehensive wellness and preventive care services. Led by experienced healthcare professionals, the center focuses on personalized treatment plans and patient-centered care to help clients achieve optimal health and wellness goals.",
url: "http://www.lowcountry-wellness.com/",
telephone: "+1-843-793-1353",
address: {
@type: "PostalAddress",
streetAddress: "1565 Sam Rittenberg Blvd Suite 201",
addressLocality: "Charleston",
addressRegion: "SC",
postalCode: "29407",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.806809699999995,
longitude: -80.0079025
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "36",
bestRating: "5"
},
areaServed: "Charleston, SC and surrounding areas",
knowsAbout: "Wellness & Med Spas, Individuals seeking preventive care, patients looking for personalized wellness plans, people interested in comprehensive health management",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Care Plans"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Preventive Medicine 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.