Structured Data

    Specialist N Flooring

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

    Schema.org / LocalBusiness
    |
    55 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Specialist N Flooring",
      description: "Specialist N Flooring is a full-service flooring company based in Corona, CA, offering installation and materials for residential and commercial projects. They provide a range of flooring options including hardwood, tile, laminate, vinyl, and carpet, with experienced contractors handling everything from selection to professional installation. Known for quality craftsmanship and attention to detail, they serve homeowners and contractors throughout the Corona area.",
      telephone: "+1-951-280-0792",
      address: {
        @type: "PostalAddress",
        streetAddress: "110 Washburn Cir",
        addressLocality: "Corona",
        addressRegion: "CA",
        postalCode: "92882",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.881192999999996,
        longitude: -117.56714900000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "35",
        bestRating: "5"
      },
      areaServed: "Corona, CA and surrounding Riverside County",
      knowsAbout: "Flooring, Homeowners needing flooring updates, Contractors seeking installation services, Commercial property owners",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multiple Flooring Options"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Residential & Commercial Experience"
        }
      ],
      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.