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: "Professional Personal Training TBT LLC",
description: "Professional Personal Training TBT LLC is a fitness center in Davenport offering personalized training programs designed to help clients achieve their health and wellness goals. With a 5-star rating from 29 reviews, the business is known for its professional approach to fitness coaching and customized workout plans tailored to individual needs and fitness levels.",
url: "https://www.professionalpersonaltraining.net/",
telephone: "+1-641-590-7104",
address: {
@type: "PostalAddress",
streetAddress: "540 Hanging Moss Rd",
addressLocality: "Davenport",
addressRegion: "FL",
postalCode: "33837",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 28.2425674,
longitude: -81.59537390000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "29",
bestRating: "5"
},
areaServed: "Davenport, FL and surrounding areas",
knowsAbout: "Fitness & Personal Training, Fitness enthusiasts seeking one-on-one coaching, individuals starting a new fitness routine, clients with specific strength or conditioning goals",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Customized Training Programs"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Professional Coaching Staff"
}
],
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.