Structured Data

    A & M Flooring Design Center

    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: "A & M Flooring Design Center",
      description: "A & M Flooring Design Center is a full-service flooring retailer and installer serving the Fresno area with a showroom featuring hardwood, tile, laminate, vinyl, and carpet options. They offer professional installation services, free estimates, and financing options to help homeowners and builders find the right flooring solution for any budget. With over a decade of local experience, A & M combines expert design consultation with quality craftsmanship.",
      url: "http://www.aandmflooring.com/",
      telephone: "+1-559-448-1000",
      address: {
        @type: "PostalAddress",
        streetAddress: "160 E Bullard Ave",
        addressLocality: "Fresno",
        addressRegion: "CA",
        postalCode: "93710",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.8233058,
        longitude: -119.78664549999998
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.3",
        reviewCount: "47",
        bestRating: "5"
      },
      areaServed: "Fresno, CA and surrounding areas",
      knowsAbout: "Flooring, Homeowners planning renovations, builders seeking reliable suppliers, budget-conscious customers looking for financing options",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Showroom"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Estimates & Financing"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Professional Installation"
        }
      ],
      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.