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: "Alloy Personal Training Haynes Bridge Village",
description: "Alloy Personal Training in Alpharetta offers one-on-one personal training, group fitness classes, and nutrition coaching designed to help clients achieve their health and fitness goals. Located at Haynes Bridge Village, Alloy combines expert coaching with a supportive community environment to deliver customized fitness programs for all experience levels.",
url: "https://alloypersonaltraining.com/location/alpharetta-ga/",
telephone: "+1-678-658-3203",
address: {
@type: "PostalAddress",
streetAddress: "9925 Haynes Bridge Rd Ste 600",
addressLocality: "Alpharetta",
addressRegion: "GA",
postalCode: "30022",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 34.0230327,
longitude: -84.267888
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "90",
bestRating: "5"
},
areaServed: "Alpharetta and surrounding areas",
knowsAbout: "Fitness & Personal Training, Busy professionals seeking personalized fitness guidance, clients wanting nutrition coaching alongside training, people preferring a community-oriented gym",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Coaching Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Community-Focused Fitness"
}
],
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.