Structured Data

    Yoga Nyla

    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 Nyla",
      description: "Yoga Nyla is a hot power vinyasa yoga studio in Folsom specializing in dynamic, transformative classes designed to build strength and clarity. Led by experienced instructors including teacher Warehn, the studio offers a diverse class schedule featuring hot vinyasa, meditation, yoga nidra, and mindfulness practices in a welcoming, community-focused environment. They emphasize genuine connection and personal growth, with a philosophy that discomfort leads to real change, and welcome newcomers with a complimentary first class.",
      url: "http://yoganyla.com/",
      telephone: "+1-916-790-8400",
      address: {
        @type: "PostalAddress",
        streetAddress: "220 Blue Ravine Rd STE 140",
        addressLocality: "Folsom",
        addressRegion: "CA",
        postalCode: "95630",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.656203,
        longitude: -121.17276229999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "80",
        bestRating: "5"
      },
      areaServed: "Folsom, CA and surrounding areas",
      knowsAbout: "Yoga Studios, Yoga practitioners seeking hot vinyasa practice, beginners looking to start their yoga journey, professionals seeking stress relief and mindfulness, people interested in meditation and nervous system healing",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Hot Power Vinyasa Specialty"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Schedule"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Community-Centered Philosophy"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          email: "ai@lantern.llc",
          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.