Structured Data

    The Flooring Center - Flooring America

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

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "The Flooring Center - Flooring America",
      description: "The Flooring Center - Flooring America is a local flooring retailer and installer in Las Vegas specializing in hardwood, tile, laminate, vinyl, and carpet flooring solutions. They offer both residential and commercial flooring options with professional installation services. The business provides free estimates and works directly with customers to select and install quality flooring for any room or project.",
      url: "http://www.theflooringcenterlasvegas.com/",
      telephone: "+1-702-637-0450",
      address: {
        @type: "PostalAddress",
        streetAddress: "6356 S Pecos Rd",
        addressLocality: "Las Vegas",
        addressRegion: "NV",
        postalCode: "89120",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.073595,
        longitude: -115.1001843
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.6",
        reviewCount: "24",
        bestRating: "5"
      },
      areaServed: "Las Vegas and surrounding areas",
      knowsAbout: "Flooring, Homeowners seeking flooring updates, Renters needing flooring solutions, Commercial property managers, Budget-conscious customers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multiple Flooring Types"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Estimates"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Professional 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.