Structured Data

    Knobby's Affordable Flooring

    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: "Knobby's Affordable Flooring",
      description: "Knobby's Affordable Flooring specializes in providing budget-friendly flooring solutions without compromising on quality. Serving the Fredericksburg area, they offer a wide selection of flooring options and professional installation services tailored to help homeowners and business owners find the right flooring for their space and budget.",
      url: "http://www.knobbysaffordableflooring.com/",
      telephone: "+1-540-891-8395",
      address: {
        @type: "PostalAddress",
        streetAddress: "10609 Stoner Dr # A",
        addressLocality: "Fredericksburg",
        addressRegion: "VA",
        postalCode: "22408",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.2502181,
        longitude: -77.49423759999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "41",
        bestRating: "5"
      },
      areaServed: "Fredericksburg, VA and surrounding Northern Virginia communities",
      knowsAbout: "Flooring, Budget-conscious homeowners, renters looking for affordable upgrades, small business owners, DIY enthusiasts seeking professional guidance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Budget-Focused Selection"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Professional Installation"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          email: "ai@lantern.llc",
          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.