Structured Data

    Polar Air & Heating Inc.

    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: "Polar Air & Heating Inc.",
      description: "Polar Air & Heating Inc. is a Las Vegas-based HVAC contractor specializing in heating, cooling, and air conditioning services for residential properties. They provide installation, repair, and maintenance of HVAC systems, serving the Las Vegas area with professional heating and cooling solutions.",
      url: "https://mypolarair.com/",
      telephone: "+1-702-458-8895",
      address: {
        @type: "PostalAddress",
        streetAddress: "7320 W Smoke Ranch Rd STE B",
        addressLocality: "Las Vegas",
        addressRegion: "NV",
        postalCode: "89128",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.2043349,
        longitude: -115.25271769999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "159",
        bestRating: "5"
      },
      areaServed: "Las Vegas, Nevada and surrounding areas",
      knowsAbout: "HVAC & Heating, Las Vegas homeowners needing AC repair, heating systems, or new HVAC installation",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Las Vegas Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Professional General Contractor"
        }
      ],
      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.