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: "FitPro, LLC",
description: "FitPro, LLC is a Phoenix-based fitness facility offering personalized training and group fitness classes designed to help clients achieve their health and wellness goals. With a team of certified fitness professionals, they provide customized workout programs, nutrition guidance, and ongoing coaching to support sustainable results. FitPro specializes in making fitness accessible and effective for clients at all levels.",
url: "https://fitprollc.com/",
telephone: "+1-602-502-5629",
address: {
@type: "PostalAddress",
streetAddress: "1500 E Thomas Rd",
addressLocality: "Phoenix",
addressRegion: "AZ",
postalCode: "85014",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.4806137,
longitude: -112.0496149
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "51",
bestRating: "5"
},
areaServed: "Phoenix and surrounding areas",
knowsAbout: "Fitness & Personal Training, Fitness beginners, individuals seeking personalized training, those wanting group class motivation, clients integrating nutrition with fitness",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Certified Fitness Professionals"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive 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.