Structured Data

    Sol 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: "Sol Hot Yoga",
      description: "Sol Hot Yoga is a hot yoga studio located in Sun Prairie that specializes in heated yoga classes for all levels. Operating as part of Prairie Athletic Club, Sol Hot Yoga offers a welcoming environment for practitioners seeking the benefits of practicing yoga in a warm setting, including improved flexibility, detoxification, and stress relief.",
      url: "https://web.prairieathletic.com/pac-programs-sol-yoga/",
      telephone: "+1-608-837-4646",
      address: {
        @type: "PostalAddress",
        streetAddress: "1010 N Bird St Suite 102",
        addressLocality: "Sun Prairie",
        addressRegion: "WI",
        postalCode: "53590",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 43.1943209,
        longitude: -89.22427069999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.3",
        reviewCount: "3",
        bestRating: "5"
      },
      areaServed: "Sun Prairie and surrounding Madison metropolitan area",
      knowsAbout: "Yoga Studios, Hot yoga enthusiasts, fitness-focused individuals, those seeking stress relief and flexibility improvement, wellness practitioners of all levels",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Heated Yoga Specialization"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Part of Prairie Athletic Club"
        }
      ],
      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.