Structured Data

    Professional Flooring Supply

    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: "Professional Flooring Supply",
      description: "Professional Flooring Supply is a Denver-based flooring materials retailer specializing in hardwood, tile, laminate, vinyl, and carpet options for residential and commercial projects. Located at 12150 E 46th Ave, they provide a wide selection of flooring products with expert guidance to help customers choose the right materials for their specific needs and budgets.",
      url: "http://www.professionalflooring.com/",
      telephone: "+1-303-586-7110",
      address: {
        @type: "PostalAddress",
        streetAddress: "12150 E 46th Ave",
        addressLocality: "Denver",
        addressRegion: "CO",
        postalCode: "80239",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 39.7791926,
        longitude: -104.84569289999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "112",
        bestRating: "5"
      },
      areaServed: "Denver and surrounding metro areas",
      knowsAbout: "Flooring, Homeowners planning renovations, contractors sourcing materials, property managers, DIY installers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Extensive Product Selection"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Expertise"
        }
      ],
      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.