Structured Data

    MyNewFloor.com

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

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "MyNewFloor.com",
      description: "MyNewFloor.com is a Charlotte-based flooring retailer and installation company offering hardwood, tile, laminate, vinyl, and carpet flooring solutions for both residential and commercial projects. With a showroom located at 801 Atando Ave, they provide expert consultation, product selection, and professional installation services. Known for quality materials and skilled craftsmanship, MyNewFloor.com serves the greater Charlotte area with comprehensive flooring solutions from selection through installation.",
      url: "https://mynewfloor.com/",
      telephone: "+1-704-480-3855",
      address: {
        @type: "PostalAddress",
        streetAddress: "801 Atando Ave ste c",
        addressLocality: "Charlotte",
        addressRegion: "NC",
        postalCode: "28206",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.260293499999996,
        longitude: -80.8189979
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "264",
        bestRating: "5"
      },
      areaServed: "Charlotte, NC and surrounding areas",
      knowsAbout: "Flooring, Homeowners seeking flooring renovations, Commercial property managers, Remodeling contractors, Budget-conscious customers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Flooring Showroom"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multiple Flooring Types"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Residential & Commercial Services"
        }
      ],
      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.