Structured Data

    Utah Quality Heating & Cooling

    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: "Utah Quality Heating & Cooling",
      description: "Utah Quality Heating & Cooling is a locally-owned HVAC company serving the American Fork area and surrounding communities. They specialize in heating and cooling system installation, repair, and maintenance for residential properties. With a focus on quality workmanship and customer service, they help homeowners keep their systems running efficiently year-round.",
      url: "https://utahqualityheatingcooling.com/",
      telephone: "+1-801-688-2612",
      address: {
        @type: "PostalAddress",
        streetAddress: "540 E State Rd",
        addressLocality: "American Fork",
        addressRegion: "UT",
        postalCode: "84003",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.37327030000001,
        longitude: -111.7846045
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "192",
        bestRating: "5"
      },
      areaServed: "American Fork, Utah and surrounding communities",
      knowsAbout: "HVAC & Heating, Homeowners needing HVAC repairs, those installing new heating or cooling systems, families wanting preventive maintenance plans",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive HVAC Services"
        }
      ],
      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.