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: "Impact Fitness",
description: "Impact Fitness is a personal training studio in Houston offering customized fitness programs tailored to individual goals, including weight loss, sports-specific training, circuit training, and rehabilitation. Beyond personal training, they provide nutritional counseling, massage therapy, private yoga classes, and senior fitness programs. Founded in 2002, Impact Fitness combines one-on-one coaching with a holistic wellness approach to help clients achieve real results.",
url: "https://www.personaltrainer-houston.com/",
telephone: "+1-346-472-3294",
address: {
@type: "PostalAddress",
streetAddress: "1210 W Clay St Suite #22",
addressLocality: "Houston",
addressRegion: "TX",
postalCode: "77019",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 29.756003600000003,
longitude: -95.39454409999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "51",
bestRating: "5"
},
areaServed: "Houston, TX and surrounding areas",
knowsAbout: "Fitness & Personal Training, Weight loss seekers, athletes wanting sport-specific training, seniors maintaining fitness, individuals in rehabilitation, nutrition-focused clients",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Customized Programs"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Wellness"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Training Options"
}
],
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.