Structured Data

    Dream Home Builders and Remodelers

    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: "Dream Home Builders and Remodelers",
      description: "Dream Home Builders and Remodelers is a Charlotte-based general contracting company specializing in residential remodeling projects. They handle kitchen remodeling, bathroom renovations, basement finishing, room additions, and comprehensive home remodeling services. The team works directly with homeowners to transform living spaces through quality craftsmanship and personalized design-build solutions.",
      url: "https://dreamhomebuildersandremodelers.com/",
      telephone: "+1-704-659-1905",
      address: {
        @type: "PostalAddress",
        streetAddress: "16011-A Lancaster Hwy #337",
        addressLocality: "Charlotte",
        addressRegion: "NC",
        postalCode: "28277",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.0312424,
        longitude: -80.8529794
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "27",
        bestRating: "5"
      },
      areaServed: "Charlotte, NC and surrounding areas",
      knowsAbout: "General Contractors & Remodelers, Homeowners planning kitchen or bathroom renovations, families needing basement finishing or room additions, those seeking comprehensive remodeling with design consultation",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Design-Build Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Diverse Remodeling 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.