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: "TITLE Boxing Club Richmond",
description: "TITLE Boxing Club Richmond offers high-energy boxing fitness classes designed for all fitness levels, featuring structured bag rounds that combine technique, conditioning, and explosive power work on individual heavy bags. Classes include warm-up, 8 rounds of bag work with active recovery, and core & strength finisher—no contact or sparring. The Richmond location also provides private training and small group training options in addition to group classes.",
url: "https://titleboxingclub.com/richmond-va/",
telephone: "+1-804-918-5856",
address: {
@type: "PostalAddress",
streetAddress: "2525 W Cary St",
addressLocality: "Richmond",
addressRegion: "VA",
postalCode: "23220",
addressCountry: "US"
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "222",
bestRating: "5"
},
areaServed: "Richmond, VA and surrounding areas",
knowsAbout: "Fitness enthusiasts seeking a full-body workout, stress relief seekers, people new to boxing, group fitness class participants",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "No-Contact Boxing for Fitness"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Structured Round-Based Format"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Private & Group Training Options"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
email: "ai@lantern.llc",
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.