Structured Data

    Bonfire Hot Yoga

    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: "Bonfire Hot Yoga",
      description: "Bonfire Hot Yoga is a dedicated hot yoga studio in Beaverton offering heated vinyasa and other yoga classes designed to build strength, flexibility, and mindfulness. The studio creates a supportive community environment where both beginners and experienced practitioners can deepen their practice through regular classes and personalized instruction.",
      url: "http://bonfirehotyoga.com/",
      telephone: "+1-503-526-8828",
      address: {
        @type: "PostalAddress",
        streetAddress: "11150 SW Allen Blvd Suite 160",
        addressLocality: "Beaverton",
        addressRegion: "OR",
        postalCode: "97005",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 45.4775611,
        longitude: -122.7923028
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "67",
        bestRating: "5"
      },
      areaServed: "Beaverton and surrounding Portland metro areas",
      knowsAbout: "Yoga Studios, Fitness enthusiasts seeking hot yoga practice, beginners exploring yoga, individuals focused on flexibility and strength building",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Heated Studio Environment"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Community-Focused Studio"
        }
      ],
      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.