Structured Data

    ComfortFlow Heating & Cooling

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

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "ComfortFlow Heating & Cooling",
      description: "ComfortFlow Heating & Cooling is a full-service HVAC company serving Colorado Springs and surrounding areas. They specialize in heating and air conditioning installation, repair, and maintenance for both residential and commercial customers. With a focus on customer satisfaction and reliable service, ComfortFlow helps homeowners and businesses maintain comfortable indoor environments year-round.",
      url: "https://comfortflow.online/",
      telephone: "+1-719-752-5020",
      address: {
        @type: "PostalAddress",
        streetAddress: "653 N Murray Blvd",
        addressLocality: "Colorado Springs",
        addressRegion: "CO",
        postalCode: "80915",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.8431327,
        longitude: -104.7474938
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "87",
        bestRating: "5"
      },
      areaServed: "Colorado Springs and surrounding areas, Colorado",
      knowsAbout: "HVAC & Heating, Homeowners, business owners, property managers seeking reliable HVAC repair and maintenance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Residential & Commercial Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service HVAC"
        }
      ],
      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.