Structured Data

    Sugarhouse Glass & Mirror

    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: "Sugarhouse Glass & Mirror",
      description: "Sugarhouse Glass & Mirror is a full-service glass and mirror company serving the Salt Lake City area with custom glass solutions for homes and businesses. They specialize in custom mirrors, glass table tops, shower enclosures, window repairs, and decorative glass work. With decades of local experience, they offer professional installation and custom fabrication to match any design need.",
      url: "http://www.sugarhouseglass.net/",
      telephone: "+1-801-467-4011",
      address: {
        @type: "PostalAddress",
        streetAddress: "1421 E 2100 S",
        addressLocality: "Salt Lake City",
        addressRegion: "UT",
        postalCode: "84105",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.7261709,
        longitude: -111.8500693
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "87",
        bestRating: "5"
      },
      areaServed: "Salt Lake City and surrounding areas",
      knowsAbout: "Windows & Doors, Homeowners needing glass repairs, custom mirror installations, shower door upgrades, and decorative glass work",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Custom Fabrication"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Professional Installation"
        }
      ],
      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.