Structured Data

    103° Hot Pilates & Yoga

    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: "103° Hot Pilates & Yoga",
      description: "103° Hot Pilates & Yoga is a Las Vegas fitness studio offering heated and non-heated yoga and pilates classes for all fitness levels. Led by instructors focused on proper form and technique, the studio creates a supportive community environment with diverse class options designed to help members feel their best while having fun.",
      url: "http://103yoga.com/",
      telephone: "+1-702-586-3103",
      address: {
        @type: "PostalAddress",
        streetAddress: "4245 S Grand Canyon Dr UNIT 118",
        addressLocality: "Las Vegas",
        addressRegion: "NV",
        postalCode: "89147",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.1120527,
        longitude: -115.3067999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "172",
        bestRating: "5"
      },
      areaServed: "Las Vegas, Nevada",
      knowsAbout: "Yoga Studios, Fitness enthusiasts of all levels, yoga practitioners seeking heated classes, pilates students, people looking for a supportive fitness community",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Heated & Non-Heated Options"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "All-Levels Instruction"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Supportive Community Focus"
        }
      ],
      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.