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: "Orangetheory Fitness - Woodside Plz",
description: "Orangetheory Fitness is a science-based fitness studio specializing in heart-rate monitored group fitness classes that combine cardio, strength training, and rowing. Located in Redwood City's Woodside Plaza, this franchise offers 60-minute sessions designed to maximize calorie burn and improve cardiovascular fitness through personalized workout intensity tracking.",
url: "https://www.orangetheory.com/en-us/locations/redwood-city-ii-california-0975",
telephone: "+1-650-817-7050",
address: {
@type: "PostalAddress",
streetAddress: "322 Woodside Plz",
addressLocality: "Redwood City",
addressRegion: "CA",
postalCode: "94061",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.455984699999995,
longitude: -122.2294864
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "109",
bestRating: "5"
},
areaServed: "Redwood City and surrounding Peninsula communities",
knowsAbout: "Fitness & Personal Training, Fitness enthusiasts seeking data-driven workouts, people training for weight loss and endurance, group fitness members who want accountability and community",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Heart-Rate Monitoring Technology"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Science-Based Programming"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Small Group Format"
}
],
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.