Structured Data

    Cherry Carpet & Flooring

    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: "Cherry Carpet & Flooring",
      description: "Cherry Carpet & Flooring is a full-service flooring retailer and installer serving the Portsmouth area with a wide selection of carpet, hardwood, tile, laminate, and luxury vinyl options. The showroom on London Boulevard displays samples and styles to help customers find the perfect flooring for their home or business. They offer professional installation services, free estimates, and financing options to make quality flooring accessible.",
      url: "https://www.cherrycarpet.com/",
      telephone: "+1-757-250-7694",
      address: {
        @type: "PostalAddress",
        streetAddress: "2915 London Blvd",
        addressLocality: "Portsmouth",
        addressRegion: "VA",
        postalCode: "23707",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.835974799999995,
        longitude: -76.3377557
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "83",
        bestRating: "5"
      },
      areaServed: "Portsmouth, VA and surrounding areas",
      knowsAbout: "Flooring, Homeowners seeking flooring updates, Commercial properties, Renovation projects, Budget-conscious customers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Showroom"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Professional Installation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Financing Available"
        }
      ],
      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.