Structured Data

    Madison Heating & Cooling

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Madison Heating & Cooling",
      description: "Madison Heating & Cooling provides comprehensive HVAC services to the Madison area, including heating and cooling system installation, maintenance, and repair. Serving both residential and commercial customers, they offer reliable climate control solutions backed by their local expertise and customer-focused service approach.",
      telephone: "+1-608-454-5607",
      address: {
        @type: "PostalAddress",
        streetAddress: "1406 Regent St",
        addressLocality: "Madison",
        addressRegion: "WI",
        postalCode: "53711",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 43.068035699999996,
        longitude: -89.40993519999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4",
        reviewCount: "31",
        bestRating: "5"
      },
      areaServed: "Madison, WI and surrounding areas",
      knowsAbout: "HVAC & Heating, Madison homeowners needing heating and cooling repairs, residential customers seeking system maintenance, small to medium commercial properties",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Madison Operation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Residential & Commercial Service"
        }
      ],
      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.