Structured Data

    Keith Window Company

    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: "Keith Window Company",
      description: "Keith Window Company is a locally-owned window and door supplier and installer serving the Knoxville area since 1978. They specialize in custom window and entry door installation, replacement windows, and storm windows for both residential and commercial properties. Known for quality craftsmanship and personalized service, Keith Window Company helps homeowners and contractors find the right windows and doors for their specific needs.",
      url: "http://www.keithwindow.com/",
      telephone: "+1-865-524-2424",
      address: {
        @type: "PostalAddress",
        streetAddress: "2501 N Central St",
        addressLocality: "Knoxville",
        addressRegion: "TN",
        postalCode: "37917",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.9906499,
        longitude: -83.9411377
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "189",
        bestRating: "5"
      },
      areaServed: "Knoxville, TN and surrounding areas",
      knowsAbout: "Windows & Doors, Homeowners seeking window replacement, Contractors needing reliable suppliers, Property owners with custom window needs",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Established Local Business"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Custom Window Options"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Service Installation"
        }
      ],
      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.