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: "The Exercise Coach Mt Pleasant SC",
description: "The Exercise Coach Mt Pleasant is a specialized fitness studio offering personalized strength training and balance coaching designed to help clients age well and maintain independence. Using their proprietary Exerbotics® system combined with stretching and mobility work, they provide efficient, low-impact workouts tailored to individual needs in private sessions. Led by certified coaches, they focus on building strength, improving balance, reducing fall risk, and supporting overall health for clients at any age.",
url: "https://exercisecoach.com/mt-pleasant/?y_source=1_MjQxNDA4MDgtNzE1LWxvY2F0aW9uLndlYnNpdGU=",
telephone: "+1-843-972-3995",
address: {
@type: "PostalAddress",
streetAddress: "528 Johnnie Dodds Blvd Suite #101",
addressLocality: "Mt Pleasant",
addressRegion: "SC",
postalCode: "29464",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.805723199999996,
longitude: -79.8886654
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "31",
bestRating: "5"
},
areaServed: "Mt Pleasant and surrounding Charleston area, South Carolina",
knowsAbout: "Fitness & Personal Training, Active adults 50+, people concerned about fall risk or balance, those seeking personalized strength training in a private setting, individuals wanting to maintain independence and mobility",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Exerbotics® Technology"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Aging Strong Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Private Sessions"
}
],
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.