Structured Data

    Skylift Garage 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: "Skylift Garage Doors",
      description: "Skylift Garage Doors is a full-service garage door company in Knoxville serving residential and commercial clients. They specialize in garage door installation, repair, maintenance, and replacement of both residential and commercial doors. The team handles emergency repairs, spring replacements, opener installations, and routine maintenance to keep doors operating safely and efficiently.",
      url: "http://skyliftgaragedoors.com/",
      telephone: "+1-865-393-1008",
      address: {
        @type: "PostalAddress",
        streetAddress: "900 E Hill Ave Suite 180",
        addressLocality: "Knoxville",
        addressRegion: "TN",
        postalCode: "37915",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.9693895,
        longitude: -83.90632970000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "130",
        bestRating: "5"
      },
      areaServed: "Knoxville, TN and surrounding areas",
      knowsAbout: "Windows & Doors, Homeowners needing repairs or replacements, Commercial property managers, Businesses requiring emergency door service",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Emergency Repair Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Residential & Commercial Expertise"
        }
      ],
      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.