Structured Data

    Bloomfield Carpet & Tile Inc

    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: "Bloomfield Carpet & Tile Inc",
      description: "Bloomfield Carpet & Tile Inc is a full-service flooring retailer and installer offering carpet, tile, and other flooring options for residential and commercial projects. Located in Bloomfield, NJ, they combine showroom selection with professional installation services, helping homeowners and contractors find and install the right flooring solution for any space.",
      url: "http://www.bloomfieldcarpetandtile.com/",
      telephone: "+1-973-743-7264",
      address: {
        @type: "PostalAddress",
        streetAddress: "71 Gillespie Rd",
        addressLocality: "Bloomfield",
        addressRegion: "NJ",
        postalCode: "07003",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.80701320000001,
        longitude: -74.1844164
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "18",
        bestRating: "5"
      },
      areaServed: "Bloomfield, NJ and surrounding areas",
      knowsAbout: "Flooring, Homeowners seeking carpet or tile installation, contractors needing flooring materials and installation, renovators looking for showroom selection",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Showroom & Installation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Residential & Commercial"
        }
      ],
      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.