Structured Data

    Coronado HVAC LLC

    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: "Coronado HVAC LLC",
      description: "Coronado HVAC LLC is a Phoenix-based HVAC contractor specializing in heating, cooling, and air conditioning services for residential and commercial clients. They provide comprehensive solutions including system installation, repair, maintenance, and duct cleaning to keep homes and businesses comfortable year-round in the Arizona climate.",
      url: "http://www.coronadohvac.com/",
      telephone: "+1-602-538-3616",
      address: {
        @type: "PostalAddress",
        streetAddress: "2730 W Royal Palm Rd",
        addressLocality: "Phoenix",
        addressRegion: "AZ",
        postalCode: "85051",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.556099599999996,
        longitude: -112.11850039999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "36",
        bestRating: "5"
      },
      areaServed: "Phoenix and surrounding areas",
      knowsAbout: "HVAC & Heating, Homeowners needing AC repair or installation, Commercial property managers, Residential maintenance customers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "General Contractor Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Phoenix Operations"
        }
      ],
      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.