Structured Data

    Chad Love Services

    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: "Chad Love Services",
      description: "Chad Love Services is a family-owned HVAC and electrical company serving the Concord area since 1998. They specialize in air conditioning repair, heating systems, HVAC replacement, duct cleaning, and electrical services for residential homes. Known for upfront pricing, 24/7 emergency service, and a commitment to treating customers like family with honesty and respect.",
      url: "https://chadloveservices.com/",
      telephone: "+1-704-317-8980",
      address: {
        @type: "PostalAddress",
        streetAddress: "2583 Armentrout Dr",
        addressLocality: "Concord",
        addressRegion: "NC",
        postalCode: "28025",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.3801949,
        longitude: -80.5753964
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "4236",
        bestRating: "5"
      },
      areaServed: "Concord, NC and surrounding areas including Charlotte metro region",
      knowsAbout: "HVAC & Heating, Homeowners seeking reliable HVAC repair and maintenance, families needing emergency heating or cooling service, customers wanting upfront pricing and honest service",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Family-Owned Since 1998"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "24/7 Emergency Service & Guarantees"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service HVAC & Electrical 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.