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: "Burn Boot Camp",
description: "Burn Boot Camp Jupiter is a group fitness studio offering unlimited high-energy workout classes led by expert trainers in a supportive community environment. Members gain access to unlimited group fitness camps, one-on-one Focus Meetings with personal trainers, complimentary childwatch services, and Burn On Demand streaming workouts. The studio emphasizes meeting each member where they are, from beginners to advanced fitness enthusiasts.",
url: "https://locations.burnbootcamp.com/locations/jupiter-fl/",
telephone: "+1-561-240-5022",
address: {
@type: "PostalAddress",
streetAddress: "401 Maplewood Dr Suite 12-13",
addressLocality: "Jupiter",
addressRegion: "FL",
postalCode: "33458",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 26.931081,
longitude: -80.1242772
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "184",
bestRating: "5"
},
areaServed: "Jupiter, FL and surrounding areas",
knowsAbout: "Fitness & Personal Training, Busy parents seeking community fitness, beginners starting their fitness journey, experienced fitness enthusiasts, those wanting flexibility between in-gym and home workouts",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Complimentary Childwatch"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "One-on-One Focus Meetings"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Burn On Demand Platform"
}
],
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.