Structured Data

    Knicely Planing Mill LLC

    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: "Knicely Planing Mill LLC",
      description: "Knicely Planing Mill LLC is a woodworking and lumber processing facility serving the Dayton, Virginia area. They specialize in planing, milling, and finishing wood products for both residential and commercial projects. The business handles custom lumber work and wood preparation services for contractors, builders, and woodworking enthusiasts.",
      telephone: "+1-540-879-2284",
      address: {
        @type: "PostalAddress",
        streetAddress: "2015 Harness Shop Rd",
        addressLocality: "Dayton",
        addressRegion: "VA",
        postalCode: "22821",
        addressCountry: "US"
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "13",
        bestRating: "5"
      },
      areaServed: "Dayton, Virginia and surrounding Rockingham County area",
      knowsAbout: "General Contractors & Remodelers, Contractors, builders, woodworking shops, furniture makers, custom home builders",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Custom Milling Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Wood Processing"
        }
      ],
      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.