Structured Data

    Burgess General Contracting

    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: "Burgess General Contracting",
      description: "Burgess General Contracting is a full-service general contractor in Mesa specializing in home remodeling and Accessory Dwelling Unit (ADU) construction. The company handles kitchen and bathroom remodels, room additions, and custom ADU builds tailored to East Valley homeowners' needs. With a focus on quality craftsmanship and personalized service, Burgess General Contracting manages all aspects of residential construction from design through completion.",
      url: "https://burgessgcbuilds.com/",
      telephone: "+1-480-788-2324",
      address: {
        @type: "PostalAddress",
        streetAddress: "7553 E Osage Ave",
        addressLocality: "Mesa",
        addressRegion: "AZ",
        postalCode: "85212",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.3632029,
        longitude: -111.671499
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "15",
        bestRating: "5"
      },
      areaServed: "Mesa and surrounding East Valley areas, Arizona",
      knowsAbout: "General Contractors & Remodelers, Homeowners seeking kitchen or bathroom remodels, homeowners needing room additions, families planning ADU construction",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "ADU Specialization"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service General Contracting"
        }
      ],
      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.