Structured Data

    Premier Flooring LLC

    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 Flooring LLC",
      description: "Premier Flooring LLC is a Las Vegas-based flooring specialist offering installation and materials for residential and commercial projects. Located on North Decatur Boulevard, they provide a range of flooring solutions including hardwood, tile, laminate, and carpet options. The team combines quality materials with professional installation services to help customers transform their spaces.",
      telephone: "+1-725-332-5481",
      address: {
        @type: "PostalAddress",
        streetAddress: "3231 N Decatur Blvd Ste 131",
        addressLocality: "Las Vegas",
        addressRegion: "NV",
        postalCode: "89130",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.2183528,
        longitude: -115.2083907
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.4",
        reviewCount: "9",
        bestRating: "5"
      },
      areaServed: "Las Vegas, Nevada and surrounding areas",
      knowsAbout: "Flooring, Homeowners seeking flooring renovations, commercial property managers, general contractors needing flooring partners",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Flooring Solutions"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Residential & Commercial Experience"
        }
      ],
      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.