Structured Data

    Hot Yoga of Mill Creek

    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: "Hot Yoga of Mill Creek",
      description: "Hot Yoga of Mill Creek is a yoga studio in Lynnwood offering heated yoga classes for all fitness levels. They specialize in hot yoga practices designed to build strength, flexibility, and mindfulness in a warm, supportive environment. With experienced instructors and a welcoming community atmosphere, they serve both beginners and experienced practitioners looking to deepen their yoga practice.",
      url: "https://www.hotyogamillcreek.com/",
      telephone: "+1-425-484-1417",
      address: {
        @type: "PostalAddress",
        streetAddress: "16521 13th Ave W STE 104",
        addressLocality: "Lynnwood",
        addressRegion: "WA",
        postalCode: "98037",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 47.848164,
        longitude: -122.2509463
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "81",
        bestRating: "5"
      },
      areaServed: "Mill Creek, Lynnwood, and surrounding Snohomish County areas",
      knowsAbout: "Yoga Studios, Fitness enthusiasts seeking heated practice, beginners exploring yoga, people looking for stress relief and flexibility improvement",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Heated Yoga Specialization"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "All-Levels Welcome"
        },
        {
          @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.