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 flooring materials retailer in Lubbock specializing in hardwood, tile, laminate, vinyl, and carpet options for residential and commercial projects. They offer a full showroom with a wide selection of flooring products and can help customers find the right materials for their needs. The business provides access to quality flooring supplies and expertise for both DIY projects and contractor partnerships.",
      url: "http://www.professionalflooring.com/",
      telephone: "+1-806-796-0110",
      address: {
        @type: "PostalAddress",
        streetAddress: "4319 Huron Ave b",
        addressLocality: "Lubbock",
        addressRegion: "TX",
        postalCode: "79407",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.5544776,
        longitude: -101.94477839999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "45",
        bestRating: "5"
      },
      areaServed: "Lubbock, TX and surrounding areas",
      knowsAbout: "Flooring, Homeowners planning flooring projects, contractors and builders, DIY renovators, commercial property managers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Showroom Display"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Materials & Design Support"
        }
      ],
      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.