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: "Fit811",
description: "Fit811 is a fitness facility in Mint Hill offering gym memberships, personal training, group fitness classes, and sports activities for all fitness levels. Located on Lawyers Rd, Fit811 provides a comprehensive fitness experience with modern equipment and expert instruction designed to help members achieve their health and wellness goals.",
url: "https://fit811.com/",
telephone: "+1-980-207-1483",
address: {
@type: "PostalAddress",
streetAddress: "9044 Lawyers Rd F",
addressLocality: "Mint Hill",
addressRegion: "NC",
postalCode: "28227",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.185739,
longitude: -80.6908127
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "10",
bestRating: "5"
},
areaServed: "Mint Hill and surrounding Charlotte area",
knowsAbout: "Fitness & Personal Training, Fitness enthusiasts seeking gym access, individuals wanting personal training, group fitness participants, athletes and sports-minded individuals",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Diverse Fitness Options"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Community 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.