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: "Fitness Together",
description: "Fitness Together Johns Creek is a personalized fitness studio specializing in one-on-one personal training in a private, semi-private studio setting. Each client works with certified trainers who design customized workout programs tailored to individual goals, fitness levels, and preferences. They offer flexible scheduling and a judgment-free environment focused on results-driven training.",
url: "https://fitnesstogether.com/johnscreek?y_source=1_MTU1OTg2MzgtNzE1LWxvY2F0aW9uLndlYnNpdGU%3D",
telephone: "+1-678-867-0101",
address: {
@type: "PostalAddress",
streetAddress: "11705 Jones Bridge Rd C104",
addressLocality: "Johns Creek",
addressRegion: "GA",
postalCode: "30005",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 34.0654588,
longitude: -84.210244
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "226",
bestRating: "5"
},
areaServed: "Johns Creek, GA and surrounding areas",
knowsAbout: "Fitness & Personal Training, Busy professionals, fitness beginners needing guidance, individuals seeking personalized attention, people with specific fitness goals",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "One-on-One Private Training"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Scheduling"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Results-Focused Approach"
}
],
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.