Structured Data

    Premier Door & Trim Inc

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Premier Door & Trim Inc",
      description: "Premier Door & Trim Inc is a Henderson-based door and trim supplier and installation service specializing in custom doors, trim work, and related architectural products. They provide both retail supply and professional installation services for residential and commercial projects, serving the Las Vegas Valley area.",
      telephone: "+1-702-876-9448",
      address: {
        @type: "PostalAddress",
        streetAddress: "530 E Sunset Rd #4320",
        addressLocality: "Henderson",
        addressRegion: "NV",
        postalCode: "89011",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.0683025,
        longitude: -114.99726229999997
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "10",
        bestRating: "5"
      },
      areaServed: "Henderson and surrounding Las Vegas Valley",
      knowsAbout: "Windows & Doors, Homeowners planning renovations, contractors needing reliable door and trim suppliers, commercial property owners",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Custom Door Solutions"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Supply and 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.