Structured Data

    Wood Floor Planet - W 46th St

    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: "Wood Floor Planet - W 46th St",
      description: "Wood Floor Planet is a flooring showroom and retailer located in Midtown Manhattan specializing in hardwood, engineered wood, and various flooring materials. They offer a comprehensive selection of flooring options with expert guidance to help customers choose the right materials for their homes or projects. The showroom features displays of multiple flooring styles and finishes, making it an ideal destination for homeowners and contractors sourcing quality flooring products.",
      url: "https://www.woodfloorplanet.com/",
      telephone: "+1-212-252-3838",
      address: {
        @type: "PostalAddress",
        streetAddress: "425 W 46th St",
        addressLocality: "New York",
        addressRegion: "NY",
        postalCode: "10036",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.7615121,
        longitude: -73.9917688
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "19",
        bestRating: "5"
      },
      areaServed: "New York City and surrounding areas",
      knowsAbout: "Flooring, Homeowners renovating kitchens or living spaces, contractors sourcing flooring materials, interior designers selecting finishes",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Physical Showroom"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Expert Selection"
        }
      ],
      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.