Structured Data

    Cool Zone Air Conditioning & Heating

    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: "Cool Zone Air Conditioning & Heating",
      description: "Cool Zone Air Conditioning & Heating provides comprehensive HVAC services to Phoenix and surrounding areas, including air conditioning installation, repair, maintenance, and heating systems. They serve both residential and commercial clients with emergency service availability and a commitment to quality workmanship and customer satisfaction.",
      url: "https://www.coolzoneair.com/",
      telephone: "+1-623-250-0012",
      address: {
        @type: "PostalAddress",
        streetAddress: "2329 W Mescal St Suite 308",
        addressLocality: "Phoenix",
        addressRegion: "AZ",
        postalCode: "85029",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.586276399999996,
        longitude: -112.110063
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "583",
        bestRating: "5"
      },
      areaServed: "Phoenix, AZ and surrounding areas",
      knowsAbout: "HVAC & Heating, Homeowners needing AC repairs, Commercial property managers, Customers requiring emergency HVAC service",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "24/7 Emergency Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Residential & Commercial"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Phoenix Company"
        }
      ],
      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.