Structured Data

    Not Just Carpet

    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: "Not Just Carpet",
      description: "Not Just Carpet is a full-service flooring retailer and installer based in Hallandale Beach, offering carpet, tile, laminate, LVP, and hardwood flooring options. They provide design consultation, professional installation, and serve both residential and commercial clients with quality materials and expert craftsmanship. Their showroom displays a wide selection of flooring styles to help customers find the perfect fit for any space.",
      url: "http://www.notjustcarpet.com/",
      telephone: "+1-954-454-6993",
      address: {
        @type: "PostalAddress",
        streetAddress: "3020 SW 30th Ave",
        addressLocality: "Hallandale Beach",
        addressRegion: "FL",
        postalCode: "33009",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 25.980913599999997,
        longitude: -80.166491
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "68",
        bestRating: "5"
      },
      areaServed: "Hallandale Beach, Fort Lauderdale, and surrounding South Florida communities",
      knowsAbout: "Flooring, Homeowners seeking flooring upgrades, commercial property managers, renovation contractors, customers wanting design consultation and one-stop flooring solutions",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Range of Flooring Options"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Showroom Available"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Residential and Commercial Experience"
        }
      ],
      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.