Structured Data

    District Flooring & Restoration

    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: "District Flooring & Restoration",
      description: "District Flooring & Restoration is a full-service flooring company in Tampa offering installation, refinishing, and restoration services for hardwood, tile, carpet, and luxury vinyl plank flooring. Operating as both a showroom and installation service, they handle residential and commercial projects with expert craftsmanship and attention to detail. Their team combines material expertise with skilled installation to transform spaces with quality flooring solutions.",
      url: "https://www.districtfloor.com/",
      telephone: "+1-813-690-1324",
      address: {
        @type: "PostalAddress",
        streetAddress: "3412 W Bay to Bay Blvd suite m",
        addressLocality: "Tampa",
        addressRegion: "FL",
        postalCode: "33629",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.9195532,
        longitude: -82.4994865
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "14",
        bestRating: "5"
      },
      areaServed: "Tampa, FL and surrounding areas",
      knowsAbout: "Flooring, Homeowners seeking flooring upgrades, commercial property managers, those restoring existing hardwood floors",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Showroom & Installation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multiple Flooring Specialties"
        }
      ],
      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.