Structured Data

    Carpet Depot Decatur

    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: "Carpet Depot Decatur",
      description: "Carpet Depot Decatur is a full-service flooring retailer and installation company offering carpet, hardwood, tile, and vinyl flooring options. Located in Decatur, they provide in-home consultations, professional installation, and financing options to help homeowners and contractors find quality flooring solutions at competitive prices.",
      url: "https://carpetdepotatlanta.com/home",
      telephone: "+1-770-987-2099",
      address: {
        @type: "PostalAddress",
        streetAddress: "5014 Snapfinger Woods Dr",
        addressLocality: "Decatur",
        addressRegion: "GA",
        postalCode: "30035",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.712089,
        longitude: -84.18268239999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.4",
        reviewCount: "124",
        bestRating: "5"
      },
      areaServed: "Decatur, Atlanta metro area, and surrounding neighborhoods",
      knowsAbout: "Flooring, Homeowners planning flooring renovations, contractors needing bulk flooring supplies, budget-conscious buyers seeking quality and financing options",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Wide Flooring Selection"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Professional Installation Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Flexible Financing Available"
        }
      ],
      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.