Structured Data

    Seattle Heating & Cooling - N 45th St

    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: "Seattle Heating & Cooling - N 45th St",
      description: "Seattle Heating & Cooling is a full-service HVAC company serving the Seattle area with heating, cooling, and air quality solutions for residential and commercial properties. They offer installation, repair, maintenance, and emergency services, backed by licensed and insured technicians. Known for reliable service and customer-focused solutions.",
      url: "https://seattlehvac.com/",
      telephone: "+1-206-848-8080",
      address: {
        @type: "PostalAddress",
        streetAddress: "1912 N 45th St",
        addressLocality: "Seattle",
        addressRegion: "WA",
        postalCode: "98103",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 47.6616052,
        longitude: -122.33450680000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "80",
        bestRating: "5"
      },
      areaServed: "Seattle, WA and surrounding areas",
      knowsAbout: "HVAC & Heating, Homeowners needing repairs or maintenance, Businesses requiring commercial HVAC service, Property managers, New construction projects",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "24/7 Emergency Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Insured Technicians"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Seattle Business"
        }
      ],
      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.