Structured Data

    Indiana floor Inc.

    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: "Indiana floor Inc.",
      description: "Indiana Floor Inc. is a flooring retailer and installation company serving the Fredericksburg, VA area with a wide selection of hardwood, tile, laminate, and carpet options. Located on Summit Street, they offer both materials and professional installation services to help homeowners and contractors find quality flooring solutions for any project.",
      url: "http://www.indianafloor.com/",
      telephone: "+1-540-373-1915",
      address: {
        @type: "PostalAddress",
        streetAddress: "1104 Summit St Suite C",
        addressLocality: "Fredericksburg",
        addressRegion: "VA",
        postalCode: "22401",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.2888819,
        longitude: -77.4695205
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "19",
        bestRating: "5"
      },
      areaServed: "Fredericksburg, VA and surrounding areas",
      knowsAbout: "Flooring, Homeowners planning renovations, contractors needing materials and installation, budget-conscious customers seeking variety",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Flooring"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multiple Flooring Types"
        }
      ],
      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.