Structured Data

    Graham Heating & Air Conditioning - Clearwater

    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: "Graham Heating & Air Conditioning - Clearwater",
      description: "Graham Heating & Air Conditioning is a family-owned HVAC company serving the Clearwater area with professional air conditioning repair, maintenance, and installation services. With decades of experience and highly trained technicians, they specialize in keeping homes and businesses comfortable year-round in Florida's climate. They offer emergency service, maintenance plans, and free estimates to help customers find the right solutions for their heating and cooling needs.",
      url: "https://grahamac.com/clearwater",
      telephone: "+1-727-614-8199",
      address: {
        @type: "PostalAddress",
        streetAddress: "4740 126th Ave N",
        addressLocality: "Clearwater",
        addressRegion: "FL",
        postalCode: "33762",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.885920499999997,
        longitude: -82.6976979
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "1613",
        bestRating: "5"
      },
      areaServed: "Clearwater, Tampa Bay, and surrounding Pinellas County communities",
      knowsAbout: "HVAC & Heating, Homeowners needing AC repair or maintenance, businesses with HVAC systems, customers seeking emergency cooling service, families wanting preventative maintenance plans",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Family-Owned Local Business"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Emergency Service Available"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Maintenance Plans & Free Estimates"
        }
      ],
      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.