Structured Data

    The Floor Store

    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: "The Floor Store",
      description: "The Floor Store is a locally-owned flooring retailer in Richmond, VA specializing in hardwood, tile, laminate, and carpet options for both residential and commercial projects. With an on-site showroom displaying a wide selection of materials and professional installation services, they help homeowners and contractors find the right flooring solution for any space. Their experienced team provides free estimates and financing options to make quality flooring accessible.",
      url: "https://thefloorstorerva.com/",
      telephone: "+1-804-447-6609",
      address: {
        @type: "PostalAddress",
        streetAddress: "8711 W Broad St",
        addressLocality: "Richmond",
        addressRegion: "VA",
        postalCode: "23294",
        addressCountry: "US"
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "56",
        bestRating: "5"
      },
      areaServed: "Richmond, VA and surrounding counties",
      knowsAbout: "Flooring, Homeowners planning renovations, property managers seeking commercial flooring, contractors needing materials and installation services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Showroom"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Professional Installation Available"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Estimates & Financing"
        }
      ],
      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.