Structured Data

    BDS Floors

    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: "BDS Floors",
      description: "BDS Floors is a full-service flooring company in Jacksonville offering installation, refinishing, and sales of hardwood, tile, laminate, and carpet flooring. With a showroom location and experienced team, they handle both residential and commercial projects, providing free estimates and financing options to make quality flooring accessible for any budget.",
      url: "https://bdsfloors.com/",
      telephone: "+1-904-524-6610",
      address: {
        @type: "PostalAddress",
        streetAddress: "9143 Philips Hwy Suite 140",
        addressLocality: "Jacksonville",
        addressRegion: "FL",
        postalCode: "32256",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 30.200938699999995,
        longitude: -81.5726336
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "105",
        bestRating: "5"
      },
      areaServed: "Jacksonville, FL and surrounding areas",
      knowsAbout: "Flooring, Homeowners seeking flooring upgrades, property managers overseeing commercial spaces, homebuilders and contractors, budget-conscious renovators",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Flooring Solutions"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Showroom & Free Estimates"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "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.