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: "TITLE Boxing Club Chula Vista",
description: "TITLE Boxing Club Chula Vista is a boxing fitness studio offering high-energy group classes designed for all fitness levels. Members work on individual heavy bags through structured rounds combining boxing technique, cardio conditioning, and explosive power, followed by core and strength training. The studio also provides private training and small group training options. Classes are non-contact—focused entirely on fitness and skill development rather than sparring.",
url: "https://titleboxingclub.com/chula-vista-ca/",
telephone: "+1-619-830-4300",
address: {
@type: "PostalAddress",
streetAddress: "2015 Birch Rd #1215",
addressLocality: "Chula Vista",
addressRegion: "CA",
postalCode: "91915",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.623384099999996,
longitude: -116.9693194
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "170",
bestRating: "5"
},
areaServed: "Chula Vista, CA and surrounding communities",
knowsAbout: "Fitness & Personal Training, Fitness enthusiasts seeking high-intensity cardio, stress relief seekers, beginners wanting to learn boxing technique, all-levels athletes",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Non-Contact Boxing Format"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Structured 8-Round Classes"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Equipment Available On-Site"
}
],
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.