Structured Data

    Abbey Floor

    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: "Abbey Floor",
      description: "Abbey Floor is a flooring showroom in Roseville offering a wide selection of carpets, hardwood, tile, laminate, and vinyl flooring options. The store provides expert guidance on flooring materials, design consultation, and installation services to help homeowners and businesses find the right flooring solution for their space.",
      url: "https://roseville.abbeycarpet.com/",
      telephone: "+1-916-782-1303",
      address: {
        @type: "PostalAddress",
        streetAddress: "199 Cirby Way Suite 10",
        addressLocality: "Roseville",
        addressRegion: "CA",
        postalCode: "95678",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.729824,
        longitude: -121.30076589999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "15",
        bestRating: "5"
      },
      areaServed: "Roseville, CA and surrounding areas",
      knowsAbout: "Flooring, Homeowners replacing flooring, Interior designers, Contractors, Property managers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Showroom Display"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multiple Flooring Types"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Installation 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.