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: "Club Studio",
description: "Club Studio Fitness is a full-service gym in Irvine offering boutique fitness studio classes (Ride, Reform, Box, Sweat, and specialty classes) led by certified instructors, plus traditional gym amenities including free weights, cardio equipment, strength training, functional training, and an indoor pool. The facility features personal training with dedicated coaches, recovery services (cryotherapy, sauna, steam room), and additional activities like basketball and pickleball, making it ideal for members seeking both structured group fitness and comprehensive workout options.",
url: "https://www.clubstudiofitness.com/Pages/clubhome.aspx?clubid=1347",
telephone: "+1-949-418-1430",
address: {
@type: "PostalAddress",
streetAddress: "5715 Alton Pkwy",
addressLocality: "Irvine",
addressRegion: "CA",
postalCode: "92618",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.6696786,
longitude: -117.78488730000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3.6",
reviewCount: "211",
bestRating: "5"
},
areaServed: "Irvine and surrounding Orange County communities",
knowsAbout: "Fitness & Personal Training, Group fitness enthusiasts, Personal training clients, Members seeking boutique class experiences, Recovery-focused athletes",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Signature Boutique Studios"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Recovery Amenities"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Diversified Amenities"
}
],
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.