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 heart-rate monitored group fitness studio offering science-based workout classes combining cardio, strength training, and rowing. Located in North Austin on FM 620, they provide real-time performance tracking and personalized workout intensity zones to help members achieve fitness results through their signature 60-minute classes. The studio specializes in making effective training accessible to all fitness levels with certified coaches guiding each session.",
      url: "https://www.orangetheory.com/en-us/locations/austin-texas-0644",
      telephone: "+1-512-807-0442",
      address: {
        @type: "PostalAddress",
        streetAddress: "13000 N FM 620 Ste 105",
        addressLocality: "Austin",
        addressRegion: "TX",
        postalCode: "78750",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 30.4689145,
        longitude: -97.799452
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "120",
        bestRating: "5"
      },
      areaServed: "North Austin and surrounding areas",
      knowsAbout: "Fitness & Personal Training, Fitness enthusiasts seeking structured group workouts, people wanting performance tracking and data-driven results, individuals of all fitness levels",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Heart Rate Zone Training"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Signature 60-Minute Classes"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Certified Coaching Staff"
        }
      ],
      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.