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: "Vigorate Training & Fitness",
description: "Vigorate Training & Fitness in North Charleston offers personalized fitness coaching, group fitness classes, and massage therapy services. They specialize in sports performance training and health-focused fitness programs designed to help clients achieve their goals through expert guidance and recovery services. With a strong focus on individualized attention and athletic development, Vigorate combines training expertise with wellness services to support overall fitness and recovery.",
url: "http://vigoratetraining.com/",
telephone: "+1-843-364-3682",
address: {
@type: "PostalAddress",
streetAddress: "8128 Sardis Ct",
addressLocality: "North Charleston",
addressRegion: "SC",
postalCode: "29406",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.9529658,
longitude: -80.05329590000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "27",
bestRating: "5"
},
areaServed: "North Charleston, SC and surrounding areas",
knowsAbout: "Fitness & Personal Training, Athletes and active individuals, fitness enthusiasts seeking personalized training, clients wanting integrated training and recovery services",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrated Fitness & Recovery"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Sports Performance 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.