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: "ISI Elite Training - Concord, NC",
description: "ISI Elite Training is a fitness center in Concord offering personalized training and group fitness classes designed to help clients achieve their health and wellness goals. Their team of certified trainers provides one-on-one coaching and structured group programs to support various fitness levels and objectives.",
url: "https://www.isielitetraining.com/isi-location/concord",
telephone: "+1-704-706-3986",
address: {
@type: "PostalAddress",
streetAddress: "2900 Derita Rd STE 5",
addressLocality: "Concord",
addressRegion: "NC",
postalCode: "28027",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.3776596,
longitude: -80.7309263
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "154",
bestRating: "5"
},
areaServed: "Concord, NC and surrounding areas",
knowsAbout: "Fitness & Personal Training, Fitness enthusiasts seeking personalized coaching, busy professionals wanting flexible training schedules, athletes training for specific sports goals, group fitness participants",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Certified Professional Trainers"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Training Options"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Community-Focused Gym"
}
],
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.