Structured Data

    Nammour's 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: "Nammour's Inc",
      description: "Nammour's Inc is a flooring supply store located in Bakersfield that specializes in providing quality flooring materials and products to customers. They offer a range of flooring options and maintain a showroom where customers can view and select materials for their projects.",
      url: "http://www.5nfloorsupply.com/",
      telephone: "+1-559-623-4924",
      address: {
        @type: "PostalAddress",
        streetAddress: "7000 McDivitt Dr",
        addressLocality: "Bakersfield",
        addressRegion: "CA",
        postalCode: "93313",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.3149509,
        longitude: -119.0808587
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "6",
        bestRating: "5"
      },
      areaServed: "Bakersfield, CA and surrounding areas",
      knowsAbout: "Flooring, Homeowners, contractors, flooring installers seeking quality flooring materials",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Dedicated Showroom"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Expertise"
        }
      ],
      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.