Structured Data

    Chesapeake Hot Yoga

    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: "Chesapeake Hot Yoga",
      description: "Chesapeake Hot Yoga is a dedicated hot yoga studio located in Chesapeake, VA, offering heated yoga classes designed to improve flexibility, strength, and overall wellness. With a focus on creating an accessible environment for practitioners of all levels, they provide various yoga styles in a warm studio setting that enhances the benefits of each practice.",
      url: "http://www.chesapeakehotyoga.com/",
      telephone: "+1-757-436-9642",
      address: {
        @type: "PostalAddress",
        streetAddress: "517 Kempsville Rd suite h",
        addressLocality: "Chesapeake",
        addressRegion: "VA",
        postalCode: "23320",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.744613799999996,
        longitude: -76.2231841
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.4",
        reviewCount: "29",
        bestRating: "5"
      },
      areaServed: "Chesapeake, VA and surrounding areas",
      knowsAbout: "Yoga Studios, Fitness enthusiasts, yoga beginners, people seeking flexibility and strength improvement, wellness-focused individuals",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Heated Studio Environment"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "All-Levels Welcome"
        }
      ],
      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.