Structured Data

    Guy's Carpet 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: "Guy's Carpet Inc.",
      description: "Guy's Carpet Inc. is a flooring showroom and installation company serving Fresno and surrounding areas. They specialize in carpet installation and flooring solutions, offering a full range of products and professional installation services. With decades of experience and a commitment to quality workmanship, they help homeowners and businesses find the right flooring for their needs.",
      url: "https://guyscarpetandflooring.com/",
      telephone: "+1-559-433-1872",
      address: {
        @type: "PostalAddress",
        streetAddress: "447 W Fallbrook Ave",
        addressLocality: "Fresno",
        addressRegion: "CA",
        postalCode: "93711",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.8490691,
        longitude: -119.80074669999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "13",
        bestRating: "5"
      },
      areaServed: "Fresno, CA and surrounding areas",
      knowsAbout: "Flooring, Homeowners replacing carpet, Businesses needing flooring updates, Customers wanting professional installation",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Flooring"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Established Local Business"
        }
      ],
      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.