Structured Data

    Ying Yoga Studio - Cedar Park

    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: "Ying Yoga Studio - Cedar Park",
      description: "Ying Yoga Studio in Cedar Park offers a comprehensive range of yoga classes designed for all experience levels, from beginners to advanced practitioners. Located at Cypress Creek Road, the studio provides a welcoming environment focused on physical practice, mindfulness, and wellness. Their instructors guide students through various yoga styles and techniques to help build strength, flexibility, and mental clarity.",
      url: "https://www.ying.yoga/",
      telephone: "+1-512-870-7092",
      address: {
        @type: "PostalAddress",
        streetAddress: "2051 Cypress Creek Road suite G",
        addressLocality: "Cedar Park",
        addressRegion: "TX",
        postalCode: "78613",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 30.4763891,
        longitude: -97.84091099999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "45",
        bestRating: "5"
      },
      areaServed: "Cedar Park, TX and surrounding areas",
      knowsAbout: "Yoga Studios, Beginners looking to start a yoga practice, experienced yogis seeking a supportive community, individuals focused on fitness and flexibility",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "All-Levels Classes"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Accessible Location"
        }
      ],
      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.