Structured Data

    C & R Carpet & Rugs

    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: "C & R Carpet & Rugs",
      description: "C & R Carpet & Rugs is a locally-owned flooring company in Fredericksburg serving residential and commercial customers with carpet installation, area rugs, and flooring solutions. With over four decades of experience, they provide expert installation services and maintain a full showroom where customers can browse carpet samples and rug selections in person.",
      url: "https://candrcarpetandrug.com/",
      telephone: "+1-540-786-5420",
      address: {
        @type: "PostalAddress",
        streetAddress: "1665 Carl D Silver Pkwy",
        addressLocality: "Fredericksburg",
        addressRegion: "VA",
        postalCode: "22401",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.304065900000005,
        longitude: -77.507679
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "72",
        bestRating: "5"
      },
      areaServed: "Fredericksburg, VA and surrounding areas",
      knowsAbout: "Flooring, Homeowners seeking carpet installation, businesses needing commercial flooring solutions, customers looking for quality area rugs",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Established Local Business"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Showroom"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Residential & Commercial Services"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          email: "ai@lantern.llc",
          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.