Structured Data

    Dream Construction Co.

    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 Construction Co.",
      description: "Dream Construction Co. is a full-service general contractor based in Henderson, NV, specializing in home remodeling and construction projects. They offer comprehensive services including kitchen and bathroom remodeling, room additions, and custom home construction, serving residential clients throughout the Las Vegas valley. With a commitment to quality craftsmanship and customer satisfaction, Dream Construction Co. handles projects from design through completion.",
      url: "https://www.dreamconstruction.co/",
      telephone: "+1-702-816-5800",
      address: {
        @type: "PostalAddress",
        streetAddress: "911 American Pacific Dr Suite 190",
        addressLocality: "Henderson",
        addressRegion: "NV",
        postalCode: "89014",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.041366,
        longitude: -115.02495539999998
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "32",
        bestRating: "5"
      },
      areaServed: "Henderson, NV and surrounding Las Vegas Valley",
      knowsAbout: "General Contractors & Remodelers, Homeowners seeking comprehensive remodeling, Kitchen and bathroom renovation projects, Home addition planning, Residential construction",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service General Contractor"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Kitchen & Bath Work"
        }
      ],
      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.