Structured Data

    Wynwood 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: "Wynwood Yoga",
      description: "Wynwood Yoga is a yoga studio located in Miami's vibrant Wynwood neighborhood, offering classes for practitioners of all levels. The studio provides a welcoming space for yoga practice in a creative, artistic community setting. They focus on making yoga accessible and inclusive for everyone seeking to deepen their practice.",
      url: "https://wynwoodyogastudio.com/",
      telephone: "+1-786-558-9390",
      address: {
        @type: "PostalAddress",
        streetAddress: "2920 NW 5th Ave Ste 104",
        addressLocality: "Miami",
        addressRegion: "FL",
        postalCode: "33127",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 25.804220899999997,
        longitude: -80.203594
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.4",
        reviewCount: "142",
        bestRating: "5"
      },
      areaServed: "Miami, FL and surrounding areas",
      knowsAbout: "Yoga Studios, Yoga practitioners of all levels, fitness enthusiasts, wellness-focused individuals in the Miami area",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Wynwood Location"
        },
        {
          @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.