Structured Data

    Carpet Specialties

    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: "Carpet Specialties",
      description: "Carpet Specialties is a flooring retailer in Birmingham offering a wide selection of carpets, hard flooring, and related materials for residential and commercial projects. Located on 1st Avenue North, they provide customers with quality flooring options and expert guidance to find the right products for any space.",
      url: "https://www.carpet-specialties.com/",
      telephone: "+1-205-595-3212",
      address: {
        @type: "PostalAddress",
        streetAddress: "4401 1st Ave N",
        addressLocality: "Birmingham",
        addressRegion: "AL",
        postalCode: "35222",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.531526,
        longitude: -86.76898299999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "8",
        bestRating: "5"
      },
      areaServed: "Birmingham, AL and surrounding areas",
      knowsAbout: "Flooring, Homeowners, commercial property managers, contractors seeking carpet and flooring materials",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Dedicated Flooring Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Retail Showroom"
        }
      ],
      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.