Structured Data

    Heating & Air Conditioning Seattle

    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: "Heating & Air Conditioning Seattle",
      description: "Heating & Air Conditioning Seattle provides HVAC installation, repair, and maintenance services throughout the Seattle area. The company specializes in heating and cooling system solutions for residential and commercial properties, offering service calls to address furnace, air conditioning, and ventilation issues.",
      telephone: "+1-206-339-5480",
      address: {
        @type: "PostalAddress",
        streetAddress: "321 1st Ave S",
        addressLocality: "Seattle",
        addressRegion: "WA",
        postalCode: "98104",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 47.5994229,
        longitude: -122.33459080000002
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.4",
        reviewCount: "19",
        bestRating: "5"
      },
      areaServed: "Seattle, WA and surrounding areas",
      knowsAbout: "HVAC & Heating, Homeowners needing furnace or AC repair, Commercial property managers, Residential customers seeking HVAC maintenance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Seattle Presence"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service HVAC Solutions"
        }
      ],
      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.