Structured Data

    AM-PM 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: "AM-PM Glass & Mirror",
      description: "AM-PM Glass & Mirror is a Houston-based glass and mirror specialist offering custom fabrication, installation, and retail services for residential and commercial projects. They provide a wide range of glass solutions including custom mirrors, shower enclosures, glass doors, tabletops, and decorative glass work. With in-house manufacturing capabilities and professional installation, they handle both small custom pieces and large-scale projects.",
      url: "https://www.glasscompanyhouston.com/",
      telephone: "+1-832-704-4758",
      address: {
        @type: "PostalAddress",
        streetAddress: "8206 W Tidwell Rd",
        addressLocality: "Houston",
        addressRegion: "TX",
        postalCode: "77040",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 29.8511875,
        longitude: -95.51749269999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "84",
        bestRating: "5"
      },
      areaServed: "Houston and surrounding areas, Texas",
      knowsAbout: "Windows & Doors, Homeowners seeking custom glass solutions, bathroom remodelers, commercial property managers, interior designers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "In-House Manufacturing"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Wide Service Range"
        }
      ],
      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.