Structured Data

    Yoga Euphoria

    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: "Yoga Euphoria",
      description: "Yoga Euphoria is a dedicated yoga studio in Las Vegas offering a variety of yoga classes for students of all levels. Located on West Lone Mountain Road, they provide a welcoming space for practitioners seeking to improve flexibility, strength, and mental well-being through yoga practice.",
      url: "https://www.yogaeuphorialv.com/",
      telephone: "+1-702-759-3650",
      address: {
        @type: "PostalAddress",
        streetAddress: "9825 W Lone Mountain Rd",
        addressLocality: "Las Vegas",
        addressRegion: "NV",
        postalCode: "89129",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.246956399999995,
        longitude: -115.31172129999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "4",
        bestRating: "5"
      },
      areaServed: "Las Vegas, NV and surrounding areas",
      knowsAbout: "Yoga Studios, Yoga beginners, fitness enthusiasts, those seeking stress relief and wellness",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Dedicated Yoga Studio"
        },
        {
          @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.