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: "Get in Shape with Jake Personal Trainer",
description: "Get in Shape with Jake is a personal training studio in Fort Lauderdale specializing in one-on-one fitness coaching. Jake offers customized workout programs and training designed to help clients achieve their individual fitness goals, from strength building to overall conditioning. The studio provides personalized attention and expert guidance to help clients transform their fitness levels.",
url: "https://77f2cfeb-8af2-4772-9119-da5425528ab6.preview.emergentagent.com/",
telephone: "+1-781-922-1664",
address: {
@type: "PostalAddress",
streetAddress: "400 SW 1st Ave",
addressLocality: "Fort Lauderdale",
addressRegion: "FL",
postalCode: "33301",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 26.117583399999997,
longitude: -80.1440302
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "23",
bestRating: "5"
},
areaServed: "Fort Lauderdale and surrounding areas",
knowsAbout: "Fitness & Personal Training, Fitness beginners seeking guidance, individuals wanting personalized workout plans, clients focused on strength training and conditioning",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "One-on-One Personalized Training"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Expert Local Coach"
}
],
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.