Structured Data

    Queen City Home Renovation

    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: "Queen City Home Renovation",
      description: "Queen City Home Renovation is a full-service general contracting firm in Charlotte offering comprehensive home improvement solutions including electrical work, plumbing, kitchen and bathroom remodeling, and complete home renovations. Led by experienced professionals, they handle both major renovation projects and specialized trade work, serving homeowners throughout the Charlotte area with quality craftsmanship and attention to detail.",
      url: "https://qchomerenovation.com/",
      telephone: "+1-704-251-9651",
      address: {
        @type: "PostalAddress",
        streetAddress: "3540 Toringdon Way Suite 200",
        addressLocality: "Charlotte",
        addressRegion: "NC",
        postalCode: "28277",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.066945000000004,
        longitude: -80.8400494
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "22",
        bestRating: "5"
      },
      areaServed: "Charlotte, NC and surrounding areas",
      knowsAbout: "General Contractors & Remodelers, Homeowners planning kitchen or bathroom remodels, whole-home renovations, and property owners needing coordinated electrical and plumbing work",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Charlotte Operation"
        }
      ],
      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.