Structured Data

    Jim's Heating & Cooling

    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: "Jim's Heating & Cooling",
      description: "Jim's Heating & Cooling is a family-owned HVAC company serving the Treasure Valley since 1976, offering furnace and air conditioning installation, repair, and maintenance. They specialize in heating systems (furnaces and heat pumps), cooling systems, indoor air quality solutions, and professional duct cleaning and sealing services. As a Carrier Factory Authorized Dealer with NATE-certified technicians, they provide 24/7 emergency service and utilize only factory-authorized parts, backed by decades of local expertise and a strong commitment to customer satisfaction.",
      url: "https://jimsheat.com/",
      telephone: "+1-208-376-1717",
      address: {
        @type: "PostalAddress",
        streetAddress: "9237 W State St",
        addressLocality: "Garden City",
        addressRegion: "ID",
        postalCode: "83714",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 43.676898,
        longitude: -116.3003789
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "377",
        bestRating: "5"
      },
      areaServed: "Boise, Meridian, Eagle, Garden City, Star, Middleton, and surrounding areas in Ada and Canyon Counties",
      knowsAbout: "HVAC & Heating, Homeowners needing furnace or AC repair, new system installation, emergency heating/cooling service, indoor air quality improvements, duct cleaning",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Carrier Factory Authorized Dealer"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "NATE-Certified Technicians"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "24/7 Emergency 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.