Structured Data

    Reynolds Heat N Air

    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: "Reynolds Heat N Air",
      description: "Reynolds Heat N Air is a full-service HVAC company serving the Dallas area with heating, cooling, and air quality solutions for residential and commercial customers. They offer installation, maintenance, and repair services with a focus on customer satisfaction and reliable service.",
      url: "https://www.reynoldsheatnair.com/",
      telephone: "+1-972-725-4105",
      address: {
        @type: "PostalAddress",
        streetAddress: "10021 Stebbins Dr",
        addressLocality: "Dallas",
        addressRegion: "TX",
        postalCode: "75217",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.7161141,
        longitude: -96.6505117
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "11",
        bestRating: "5"
      },
      areaServed: "Dallas, TX and surrounding areas",
      knowsAbout: "HVAC & Heating, Dallas homeowners, Commercial property managers, Customers needing HVAC repairs and maintenance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Insured Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Service Coverage"
        }
      ],
      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.