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: "BT Strength And Wellness LLC",
description: "BT Strength & Wellness LLC offers personalized strength training and fitness coaching for busy adults in the Boston and Brookline area. Founded on the principle that fitness isn't one-size-fits-all, they provide semi-private group training, private 1-on-1 personal training, and mobile training services. Their approach combines personalized strength programming, sustainable habit-building, and accountability coaching to help clients achieve lasting results.",
url: "https://www.btswellness.fit/",
telephone: "+1-339-213-2772",
address: {
@type: "PostalAddress",
streetAddress: "Core Collective, 17 Station St Suite 100",
addressLocality: "Brookline",
addressRegion: "MA",
postalCode: "02445",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 42.3329041,
longitude: -71.1175117
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "28",
bestRating: "5"
},
areaServed: "Boston and Brookline, MA",
knowsAbout: "Fitness & Personal Training, Busy professionals seeking strength training, fitness transformation seekers, individuals wanting accountability and coaching, semi-private group fitness enthusiasts",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Training Options"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Free Strategy Session"
}
],
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.