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 Corpus Christi",
description: "9Round Corpus Christi is a fitness studio specializing in 30-minute kickboxing-inspired circuit training workouts designed for all fitness levels. Located on S Staples Street, this franchise location combines cardio, strength training, and bag work in a non-intimidating group environment. The studio offers flexible scheduling and personalized coaching to help clients build endurance and confidence.",
url: "https://www.9round.com/locations/tx/corpus-christi/s-staples-st",
telephone: "+1-361-548-3091",
address: {
@type: "PostalAddress",
streetAddress: "7426 S Staples St Suite 208",
addressLocality: "Corpus Christi",
addressRegion: "TX",
postalCode: "78413",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.667386699999998,
longitude: -97.3937467
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "32",
bestRating: "5"
},
areaServed: "Corpus Christi, TX and surrounding areas",
knowsAbout: "Fitness & Personal Training, Busy professionals, fitness newcomers, individuals seeking stress relief through boxing, people wanting time-efficient group workouts",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "30-Minute Efficient Workouts"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Kickboxing & Bag Work"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "All-Levels Welcoming"
}
],
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.