Structured Data

    Resonance 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: "Resonance Yoga",
      description: "Resonance Yoga is a dedicated yoga studio in Windermere offering classes for all experience levels. The studio provides a welcoming environment for beginners through advanced practitioners, with instruction focused on building strength, flexibility, and mindfulness. Resonance Yoga helps students develop a sustainable personal practice while building community with other practitioners.",
      url: "https://resonanceyogastudio.com/",
      telephone: "+1-407-808-5308",
      address: {
        @type: "PostalAddress",
        streetAddress: "13796 Bridgewater Crossings Blvd bldg 1040 suite 15",
        addressLocality: "Windermere",
        addressRegion: "FL",
        postalCode: "34786",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 28.479419099999998,
        longitude: -81.5917626
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "58",
        bestRating: "5"
      },
      areaServed: "Windermere, FL and surrounding central Florida communities",
      knowsAbout: "Yoga Studios, Beginners exploring yoga, fitness enthusiasts seeking mind-body balance, individuals interested in mindfulness practices",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Accessible to All Levels"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Community-Focused Studio"
        }
      ],
      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.