Structured Data

    District Floor Depot - Rhode Island Ave NE

    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: "District Floor Depot - Rhode Island Ave NE",
      description: "District Floor Depot is a family-owned, full-service flooring company with showrooms in Washington DC, College Park MD, and Herndon VA. They offer a wide selection of hardwood, engineered hardwood, luxury vinyl plank, WPC, carpet, and specialty flooring options, with expert installation and sand & refinish services. Born from hands-on home renovation experience, they deliver quality flooring directly to customers without middlemen markups, backed by knowledgeable staff and flexible financing options.",
      url: "https://www.districtfloordepot.com/",
      telephone: "+1-202-652-1660",
      address: {
        @type: "PostalAddress",
        streetAddress: "1600 Rhode Island Ave NE",
        addressLocality: "Washington",
        addressRegion: "DC",
        postalCode: "20018",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.9265439,
        longitude: -76.9819613
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "196",
        bestRating: "5"
      },
      areaServed: "Washington DC, College Park MD, Herndon VA, and surrounding areas",
      knowsAbout: "Flooring, Homeowners seeking affordable quality flooring, DIYers and contractors needing materials and installation, customers wanting to restore existing hardwood floors",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Direct-to-Consumer Model"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Installation & Restoration"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multiple Showrooms & Flexible Financing"
        }
      ],
      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.