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 Gleneagles",
description: "Alloy Personal Training Gleneagles is a fitness center in Plano offering personalized training programs designed to help clients achieve their health and wellness goals. With certified trainers and a focus on individualized coaching, they provide one-on-one personal training in a professional gym setting. Their approach combines strength training, conditioning, and fitness expertise to deliver results-driven workouts tailored to each client's needs.",
url: "https://gleneagles.alloypersonaltraining.com/",
telephone: "+1-469-960-5821",
address: {
@type: "PostalAddress",
streetAddress: "5930 W Park Blvd #500",
addressLocality: "Plano",
addressRegion: "TX",
postalCode: "75093",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.026997,
longitude: -96.8266853
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "55",
bestRating: "5"
},
areaServed: "Plano, TX and surrounding areas",
knowsAbout: "Fitness & Personal Training, Individuals seeking personalized fitness coaching, people new to strength training, clients with specific fitness goals, professionals looking for efficient workouts",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Certified Personal Trainers"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized 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.