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: "9Round Kickboxing Fitness",
description: "9Round Richmond is a 30-minute HIIT kickboxing fitness studio offering high-energy interval training combining functional strength training, heavy bag resistance work, and kickboxing techniques. Led by experienced trainers including Ed Raihan (12+ years martial arts background, Tae Kwon Do black belt) and Debbie Morrison, the studio uses PULSE heart-rate technology to track real-time workout intensity. Designed for all fitness levels from beginners to athletes, 9Round delivers full-body conditioning without scheduled class times, allowing members to work out on their own schedule with trainer guidance.",
url: "https://www.9round.com/locations/va/richmond/roux-st",
telephone: "+1-804-415-6699",
address: {
@type: "PostalAddress",
streetAddress: "2363 Roux St Suite 103",
addressLocality: "Richmond",
addressRegion: "VA",
postalCode: "23230",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.59229,
longitude: -77.49356
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "104",
bestRating: "5"
},
areaServed: "Richmond, VA 23230 and surrounding areas",
knowsAbout: "Fitness & Personal Training, Busy professionals seeking efficient workouts, weight loss-focused individuals, beginners new to fitness, those wanting trainer-guided HIIT training",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "30-Minute HIIT Format"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "No Scheduled Classes"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "PULSE Heart-Rate Technology"
}
],
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.