Structured Data

    The Flooring Center

    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",
      description: "The Flooring Center is a full-service flooring retailer and installer in Crofton, Maryland, offering a wide selection of hardwood, tile, laminate, vinyl, and carpet flooring options. They provide professional installation services backed by experienced craftspeople who handle everything from product selection to finished installation. The showroom allows customers to view samples and consult with specialists to find the right flooring solution for any space.",
      url: "http://www.myfloorcenter.com/",
      telephone: "+1-410-721-9044",
      address: {
        @type: "PostalAddress",
        streetAddress: "1268 MD-3",
        addressLocality: "Crofton",
        addressRegion: "MD",
        postalCode: "21114",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 39.01052920000001,
        longitude: -76.6986338
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "63",
        bestRating: "5"
      },
      areaServed: "Crofton and surrounding Anne Arundel County, Maryland",
      knowsAbout: "Flooring, Homeowners replacing flooring, contractors needing reliable installation partners, interior designers seeking quality materials",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Showroom"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Professional Installation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multiple Flooring Types"
        }
      ],
      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.