Structured Data

    NOW Yoga - N. Williams

    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: "NOW Yoga - N. Williams",
      description: "NOW Yoga is a Portland-based yoga studio offering a variety of classes including Vinyasa, Slow Flow, Restorative, and Yin yoga. Founded in 2017 by Augusta Fishman and Melissa Mackey, the studio is known for its commitment to community care and yoga accessibility, offering scholarships for BIPOC, LGBTQIA+, and underrepresented communities. They provide daily classes, private 1-on-1 sessions, space rental, yoga teacher training, and seasonal retreats and events.",
      url: "http://www.nowyogapdx.com/",
      telephone: "+1-503-477-9037",
      address: {
        @type: "PostalAddress",
        streetAddress: "4201 N Williams Ave",
        addressLocality: "Portland",
        addressRegion: "OR",
        postalCode: "97217",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 45.5540897,
        longitude: -122.6669455
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "68",
        bestRating: "5"
      },
      areaServed: "North and Southeast Portland, Oregon",
      knowsAbout: "Yoga Studios, Beginners seeking accessible yoga, BIPOC and LGBTQIA+ individuals, community-minded practitioners, busy professionals with variable schedules",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Yoga Scholarships & Community Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Diverse Class Offerings"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Welcoming & Inclusive Environment"
        }
      ],
      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.