Structured Data

    HOTWORX - Orlando, FL - University Blvd

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

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "HOTWORX - Orlando, FL - University Blvd",
      description: "HOTWORX is a fitness studio offering infrared sauna yoga, hot pilates, and strength training classes in a heated infrared environment. Located on University Boulevard in Orlando, HOTWORX combines traditional fitness and wellness practices with infrared sauna technology to enhance calorie burn and recovery. The studio provides group fitness classes designed for all experience levels in their climate-controlled infrared rooms.",
      url: "https://www.hotworx.net/studio/orlando-universityblvd",
      telephone: "+1-407-376-6773",
      address: {
        @type: "PostalAddress",
        streetAddress: "11650 University Blvd #2",
        addressLocality: "Orlando",
        addressRegion: "FL",
        postalCode: "32817",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 28.5971007,
        longitude: -81.2184481
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "168",
        bestRating: "5"
      },
      areaServed: "Orlando and surrounding areas",
      knowsAbout: "Yoga Studios, Fitness enthusiasts seeking heated workouts, yoga practitioners interested in infrared sauna benefits, people looking for pilates and strength training classes",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Infrared Sauna Technology"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Diverse Class Formats"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          email: "ai@lantern.llc",
          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.