Structured Data

    The Yoga Common Austin

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "The Yoga Common Austin",
      description: "The Yoga Common is a yoga studio located in Northwest Austin offering signature flow classes designed to strengthen the body, clarify the mind, and create ease and purpose. They provide small in-person group classes in a warm, inviting community space, plus private sessions, livestream classes available daily, and an on-demand library of 15-60 minute yoga videos. Their membership includes access to all three formats—in-person, livestream, and on-demand—giving members flexible options to practice at home or in studio.",
      url: "https://www.yogacommonstudio.com/",
      telephone: "+1-212-661-6655",
      address: {
        @type: "PostalAddress",
        streetAddress: "11210 Spicewood Club Dr",
        addressLocality: "Austin",
        addressRegion: "TX",
        postalCode: "78750",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 30.439920899999997,
        longitude: -97.8071825
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "30",
        bestRating: "5"
      },
      areaServed: "Northwest Austin, TX and surrounding areas",
      knowsAbout: "Yoga Studios, Yoga practitioners seeking flexibility, Community-minded students, Those wanting private instruction, People balancing busy schedules",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multiple Practice Formats"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Signature Flow Practice"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Private Sessions Available"
        }
      ],
      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.