Structured Data

    Summit Signature Kitchen and Bath LLC

    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: "Summit Signature Kitchen and Bath LLC",
      description: "Summit Signature Kitchen and Bath LLC is a full-service remodeling contractor in Knoxville specializing in kitchen and bathroom renovations. They offer design-build services, custom cabinetry, and complete project management from concept to completion. Known for quality craftsmanship and personalized attention, they help homeowners transform their spaces with modern designs and durable materials.",
      url: "https://www.summitremodelingknoxville.com/",
      telephone: "+1-865-246-8123",
      address: {
        @type: "PostalAddress",
        streetAddress: "2021 Tooles Bend Rd",
        addressLocality: "Knoxville",
        addressRegion: "TN",
        postalCode: "37922",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.8770294,
        longitude: -84.0401753
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "81",
        bestRating: "5"
      },
      areaServed: "Knoxville, TN and surrounding areas",
      knowsAbout: "Home Remodeling, Homeowners planning kitchen or bathroom upgrades, Those seeking custom cabinetry and design consultation, Knoxville-area residents wanting professional project management",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Design-Build Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Kitchen & Bath Specialists"
        }
      ],
      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.