Structured Data

    Integrity Overhead Doors

    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: "Integrity Overhead Doors",
      description: "Integrity Overhead Doors is a garage door service company serving the Heiskell and Clinton, Tennessee area. They specialize in garage door installation, repair, and maintenance, including broken springs, cables, damaged panels, and malfunctioning openers. They also install and repair garage door openers with smart control and quiet operation features, and offer regular maintenance services to extend door life and ensure smooth operation.",
      url: "https://www.integrityodoors.com/",
      telephone: "+1-865-601-3667",
      address: {
        @type: "PostalAddress",
        streetAddress: "1509 E Wolf Valley Rd",
        addressLocality: "Heiskell",
        addressRegion: "TN",
        postalCode: "37754",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.0922668,
        longitude: -84.0754113
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "30",
        bestRating: "5"
      },
      areaServed: "Heiskell, Clinton, and surrounding areas of Tennessee",
      knowsAbout: "Windows & Doors, Homeowners needing garage door repair, businesses upgrading garage doors, customers wanting smart door openers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Complete Garage Door Solutions"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Smart Door Openers"
        }
      ],
      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.