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: "bnawellness",
description: "BNA Wellness is a private, locked 24/7 gym in Lake Worth Beach run by certified personal trainer and owner Matt Rott (M.S., CSCS). The facility offers personal training, small group training (up to 7 people), stretch therapy, massage therapy, nutrition coaching, and fresh meal prep services. Specializing in active aging and working with clients of all fitness levels and injury histories, BNA Wellness provides a community-focused, clean, and supportive environment with keyless entry and flexible membership tiers that include trainer access and recovery amenities like a sauna.",
url: "http://bnawellness.com/",
telephone: "+1-561-532-8302",
address: {
@type: "PostalAddress",
streetAddress: "6250 Lantana Rd Site 10",
addressLocality: "Lake Worth Beach",
addressRegion: "FL",
postalCode: "33463",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 26.5880495,
longitude: -80.1421821
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "161",
bestRating: "5"
},
areaServed: "Lake Worth Beach, FL and surrounding Palm Beach County communities",
knowsAbout: "Fitness & Personal Training, Active seniors and older adults, busy professionals needing 24/7 gym access, fitness beginners seeking personalized guidance, clients in recovery from injury or PTSD, people pursuing comprehensive wellness beyond just gym memberships",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "24/7 Private Gym with Keyless Entry"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Wellness Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Owner-Led Training & Active Aging Focus"
}
],
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.