Structured Data

    Yoga On Yamhill

    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: "Yoga On Yamhill",
      description: "Yoga on Yamhill is a not-for-profit yoga studio in downtown Portland operating since 2010 with a mission to make yoga accessible to everyone through sliding-scale pricing—no one is turned away for lack of funds. They offer diverse class styles including Kundalini, Hatha, Vinyasa, Yin & Restorative, Cannabis-Centric Yoga, Sound Baths, and Healing Arts, taught by experienced instructors. Drop-ins are welcome without online registration required, and new students can try unlimited classes for two weeks at just $35.",
      url: "http://yogaonyamhill.com/",
      telephone: "+1-541-913-8913",
      address: {
        @type: "PostalAddress",
        streetAddress: "124 SW Yamhill St",
        addressLocality: "Portland",
        addressRegion: "OR",
        postalCode: "97204",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 45.5171032,
        longitude: -122.67469159999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "59",
        bestRating: "5"
      },
      areaServed: "Portland, Oregon and surrounding metro areas",
      knowsAbout: "Yoga Studios, Budget-conscious yoga practitioners, beginners exploring different styles, LGBTQIA+ community members, people seeking alternative wellness approaches, those wanting to try yoga without financial barriers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Sliding-Scale Pricing Model"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Diverse Class Offerings"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Drop-In Friendly"
        }
      ],
      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.