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: "CrossFit North Charleston",
description: "CrossFit North Charleston is a full-service fitness facility offering high-intensity CrossFit training, group fitness classes, and personalized coaching in North Charleston. The gym specializes in functional fitness and strength training with a community-driven approach, welcoming athletes of all experience levels from beginners to advanced competitors.",
url: "http://crossfit-northcharleston.com/",
telephone: "+1-843-905-3773",
address: {
@type: "PostalAddress",
streetAddress: "7360-B Pepperdam Ave",
addressLocality: "North Charleston",
addressRegion: "SC",
postalCode: "29418",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.9277406,
longitude: -80.06392199999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "54",
bestRating: "5"
},
areaServed: "North Charleston and surrounding areas",
knowsAbout: "Fitness & Personal Training, Fitness enthusiasts seeking group training, athletes training for strength and conditioning, beginners new to CrossFit",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Community-Focused Training"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Functional Fitness Specialization"
}
],
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.