Structured Data

    Utah Home Remodel Experts

    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: "Utah Home Remodel Experts",
      description: "Utah Home Remodel Experts is a general contractor specializing in comprehensive home renovations, including kitchen remodeling, bathroom remodels, basement finishing, and home additions. Based in Sandy, the team focuses on clear planning, honest communication, and quality craftsmanship, handling projects from design and product selection through final completion. They emphasize a smooth process with set budgets and timelines, treating every project as if it were their own home.",
      url: "https://utahhomeremodel.net/",
      telephone: "+1-801-506-3130",
      address: {
        @type: "PostalAddress",
        streetAddress: "8300 S 700 E",
        addressLocality: "Sandy",
        addressRegion: "UT",
        postalCode: "84070",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.6007379,
        longitude: -111.8726228
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "126",
        bestRating: "5"
      },
      areaServed: "Sandy and surrounding areas of Salt Lake County, Utah",
      knowsAbout: "General Contractors & Remodelers, Homeowners seeking kitchen or bathroom renovations, families looking to finish basements, homeowners needing room additions, full-home remodel projects",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Fixed Budget & Timeline Guarantee"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Scope"
        }
      ],
      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.