Structured Data

    M&M Flooring Design

    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: "M&M Flooring Design",
      description: "M&M Flooring Design is a local family-owned flooring store in Matthews, NC serving the Charlotte region since 2005. They offer comprehensive flooring solutions including hardwood installation and refinishing, carpet, tile, LVP/LVT, and laminate, with both in-store shopping and mobile showroom options. Their team provides free in-home estimates and professional installation services across Matthews, Charlotte, surrounding NC areas, and into South Carolina.",
      url: "https://www.mnmflooring.com/",
      telephone: "+1-704-512-8556",
      address: {
        @type: "PostalAddress",
        streetAddress: "136 B E Charles St",
        addressLocality: "Matthews",
        addressRegion: "NC",
        postalCode: "28105",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.1163063,
        longitude: -80.720882
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "183",
        bestRating: "5"
      },
      areaServed: "Matthews, Charlotte, and surrounding areas in North Carolina and South Carolina",
      knowsAbout: "Flooring, Homeowners seeking comprehensive flooring solutions, hardwood floor restoration, and personalized service with free estimates",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Mobile Showroom Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Family-Owned Since 2005"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Flooring"
        }
      ],
      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.