Structured Data

    YogaSix North McKinney

    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: "YogaSix North McKinney",
      description: "YogaSix North McKinney is a yoga studio offering a variety of classes for all experience levels, from beginner-friendly sessions to more advanced practices. Located in McKinney, this fitness facility provides a welcoming environment for those looking to improve flexibility, strength, and mental wellness through yoga.",
      url: "http://www.yogasix.com/north-mckinney",
      telephone: "+1-469-659-0129",
      address: {
        @type: "PostalAddress",
        streetAddress: "1620 N Hardin Blvd",
        addressLocality: "McKinney",
        addressRegion: "TX",
        postalCode: "75071",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.21390110000001,
        longitude: -96.6615829
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "48",
        bestRating: "5"
      },
      areaServed: "McKinney, TX and surrounding areas",
      knowsAbout: "Yoga Studios, Beginner yoga students, fitness-conscious adults, those seeking stress relief and wellness, people of all ages and abilities",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multiple Class Styles"
        },
        {
          @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.