Structured Data

    Queen City Kitchen and Bath

    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: "Queen City Kitchen and Bath",
      description: "Queen City Kitchen and Bath is a Charlotte-based kitchen and bath remodeling specialist offering custom cabinet design, countertop installation, and complete bathroom renovations. Their team of skilled professionals handles everything from initial design consultation through professional installation, focusing on creating aesthetically pleasing and highly functional spaces using quality materials and craftsmanship.",
      url: "https://queencitykitchens.com/",
      telephone: "+1-704-583-9992",
      address: {
        @type: "PostalAddress",
        streetAddress: "2725 Westinghouse Blvd #400",
        addressLocality: "Charlotte",
        addressRegion: "NC",
        postalCode: "28273",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.13138,
        longitude: -80.9509999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "156",
        bestRating: "5"
      },
      areaServed: "Charlotte, NC and surrounding areas",
      knowsAbout: "General Contractors & Remodelers, Homeowners planning kitchen remodels, bathroom renovations, homeowners seeking custom cabinetry",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Custom Design & Installation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Quality Materials & Craftsmanship"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Kitchen & Bath Specialist"
        }
      ],
      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.