Structured Data

    Cage Fitness and Yoga Lounge

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

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Cage Fitness and Yoga Lounge",
      description: "Cage Fitness and Yoga Lounge is a combined fitness and yoga studio in Chattanooga offering gym memberships, yoga classes, and fitness training. The facility provides a full-service approach to wellness, blending traditional gym equipment and strength training with yoga instruction in a relaxed lounge setting.",
      telephone: "+1-423-596-0040",
      address: {
        @type: "PostalAddress",
        streetAddress: "6215 Lee Hwy",
        addressLocality: "Chattanooga",
        addressRegion: "TN",
        postalCode: "37421",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.031326199999995,
        longitude: -85.1853967
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "Chattanooga, TN and surrounding areas",
      knowsAbout: "Yoga Studios, Fitness enthusiasts seeking yoga, gym members wanting yoga classes, wellness-focused individuals",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Integrated Fitness & Yoga"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Lounge 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.