Structured Data

    YogaSix Las Colinas

    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 Las Colinas",
      description: "YogaSix Las Colinas is a boutique yoga studio in Irving offering a variety of yoga classes for all levels, from beginner-friendly sessions to more advanced practices. Located in the Las Colinas area, they provide a welcoming fitness environment focused on yoga instruction and community wellness.",
      url: "http://www.yogasix.com/las-colinas",
      telephone: "+1-972-845-5448",
      address: {
        @type: "PostalAddress",
        streetAddress: "4000 N MacArthur Blvd Suite 104",
        addressLocality: "Irving",
        addressRegion: "TX",
        postalCode: "75038",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.859606,
        longitude: -96.95835029999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "63",
        bestRating: "5"
      },
      areaServed: "Irving and surrounding Dallas-Fort Worth area",
      knowsAbout: "Yoga Studios, Yoga beginners, fitness enthusiasts seeking structured classes, wellness-focused individuals, community-oriented gym members",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Boutique Yoga Focused"
        },
        {
          @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.