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: "The Exercise Coach Fort Worth",
description: "The Exercise Coach Fort Worth offers personalized one-on-one strength training and balance coaching designed to help adults maintain independence, mobility, and confidence as they age. Using their proprietary Exerbotics® system combined with stretching and movement work, they deliver efficient, low-impact workouts in private 20–40 minute sessions tailored to individual goals. Their certified coaches focus on real-world functional strength, fall prevention, and sustainable health transformation rather than traditional gym workouts.",
url: "https://exercisecoach.com/fort-worth/",
telephone: "+1-817-697-8184",
address: {
@type: "PostalAddress",
streetAddress: "2745 S Hulen St",
addressLocality: "Fort Worth",
addressRegion: "TX",
postalCode: "76109",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.711297099999996,
longitude: -97.3850958
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "34",
bestRating: "5"
},
areaServed: "Fort Worth and surrounding areas, Texas",
knowsAbout: "Fitness & Personal Training, Active adults 50+, people recovering strength after injury, anyone seeking fall prevention and balance improvement, individuals wanting efficient personalized training",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Exerbotics® Technology"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Aging-Focused Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Private One-on-One Sessions"
}
],
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.