Structured Data

    Gaia Flow Yoga Plano

    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: "Gaia Flow Yoga Plano",
      description: "Gaia Flow Yoga Plano is a dedicated yoga studio in Plano offering a variety of yoga classes for all experience levels. Located at 1921 Preston Rd, they provide a welcoming environment for both beginners and experienced practitioners to develop their practice and improve overall wellness.",
      url: "http://www.gaiaflowyoga.com/",
      telephone: "+1-214-550-1421",
      address: {
        @type: "PostalAddress",
        streetAddress: "1921 Preston Rd #2014",
        addressLocality: "Plano",
        addressRegion: "TX",
        postalCode: "75093",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.02637,
        longitude: -96.797806
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "87",
        bestRating: "5"
      },
      areaServed: "Plano and surrounding Dallas-Fort Worth area",
      knowsAbout: "Yoga Studios, Beginners exploring yoga, experienced practitioners seeking community classes, individuals interested in fitness and wellness",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Dedicated Yoga Studio"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "All Experience 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.