Structured Data

    Walk The Plank Hard Flooring Trading Company

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 45 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    45 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Walk The Plank Hard Flooring Trading Company",
      description: "Walk The Plank Hard Flooring Trading Company is a flooring retailer in Bakersfield specializing in hard flooring options including hardwood and other durable flooring materials. Located on F Street, they offer a showroom where customers can view and select flooring products for residential and commercial projects.",
      url: "http://walktheplankflooring.com/",
      telephone: "+1-661-777-5265",
      address: {
        @type: "PostalAddress",
        streetAddress: "2929 F St",
        addressLocality: "Bakersfield",
        addressRegion: "CA",
        postalCode: "93301",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.386359899999995,
        longitude: -119.0238526
      },
      areaServed: "Bakersfield, CA and surrounding areas",
      knowsAbout: "Flooring, Homeowners seeking hardwood flooring, Renovation contractors, Commercial property managers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Hard Flooring Specialization"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "In-Person 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.