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: "Mob Boca",
description: "Mob Boca (Mobility Box) is a fitness studio in Boca Raton specializing in mobility training, functional movement, and fitness classes. They offer personalized coaching, group classes, and programs designed to improve flexibility, strength, and overall movement quality. The studio combines expert instruction with a community-focused approach to help members achieve their fitness and wellness goals.",
url: "https://mobilityboxboca.com/",
telephone: "+1-561-975-6363",
address: {
@type: "PostalAddress",
streetAddress: "21302 St Andrews Blvd #100",
addressLocality: "Boca Raton",
addressRegion: "FL",
postalCode: "33433",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 26.360469499999997,
longitude: -80.13675640000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "62",
bestRating: "5"
},
areaServed: "Boca Raton and surrounding areas in South Florida",
knowsAbout: "Fitness & Personal Training, Fitness enthusiasts seeking improved mobility, athletes looking to enhance performance, individuals recovering from injury, people wanting personalized and group fitness options",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Mobility-Focused Training"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Expert Coaching"
}
],
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.