Structured Data

    Orangetheory Fitness

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Orangetheory Fitness",
      description: "Orangetheory Fitness is a science-based fitness studio offering heart-rate monitored group workout classes designed to maximize calorie burn and improve cardiovascular fitness. Their signature 60-minute classes combine cardio, strength training, and rowing in a high-energy group setting, with real-time performance tracking through wearable technology. Members benefit from personalized coaching, adaptive workout intensity levels, and access to a supportive community.",
      url: "https://www.orangetheory.com/en-us/locations/tampa-florida-0203",
      telephone: "+1-813-964-3194",
      address: {
        @type: "PostalAddress",
        streetAddress: "13122 N Dale Mabry Hwy",
        addressLocality: "Tampa",
        addressRegion: "FL",
        postalCode: "33618",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 28.066053099999998,
        longitude: -82.50648550000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "406",
        bestRating: "5"
      },
      areaServed: "Tampa, FL and surrounding areas",
      knowsAbout: "Fitness & Personal Training, Fitness enthusiasts seeking results-driven group classes, people new to fitness wanting structured guidance, members motivated by real-time performance data and community support",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Heart Rate-Based Performance Tracking"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Scientifically Designed Classes"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Coaching in Group Setting"
        }
      ],
      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.