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: "Sets & Reps Personal Fitness",
description: "Sets & Reps Personal Fitness is a boutique fitness studio in Brighton offering personalized training programs tailored to individual goals and lifestyles. They provide semi-private training, one-on-one coaching, custom precision programming, and independent gym access with state-of-the-art equipment. Led by experienced trainers like Cedric, the studio focuses on building sustainable habits, improving technique, and delivering long-term results in a supportive community atmosphere.",
url: "http://srfitness.studio/",
telephone: "+1-617-903-0223",
address: {
@type: "PostalAddress",
streetAddress: "175 Market Street First floor",
addressLocality: "Brighton",
addressRegion: "MA",
postalCode: "02135",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 42.35648030000001,
longitude: -71.1491913
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "28",
bestRating: "5"
},
areaServed: "Brighton, Allston, and surrounding Boston neighborhoods",
knowsAbout: "Fitness & Personal Training, Fitness beginners seeking guidance, experienced lifters wanting personalized programming, busy professionals needing flexible scheduling, individuals focused on sustainable habit change",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Customized Training Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Expert Coaching & Technique Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Boutique Community Environment"
}
],
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.