Structured Data

    Gs Flooring LLC

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

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Gs Flooring LLC",
      description: "GS Flooring LLC is a flooring showroom and installation company serving the Chula Vista area. They offer a range of flooring options including hardwood, tile, laminate, and other materials, with both retail sales and professional installation services. With consistently high customer satisfaction, they provide personalized service to help homeowners and builders select and install the right flooring for their projects.",
      telephone: "+1-619-500-5827",
      address: {
        @type: "PostalAddress",
        streetAddress: "669 Palomar St suite H",
        addressLocality: "Chula Vista",
        addressRegion: "CA",
        postalCode: "91911",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.6052217,
        longitude: -117.08247729999998
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "29",
        bestRating: "5"
      },
      areaServed: "Chula Vista, CA and surrounding San Diego County areas",
      knowsAbout: "Flooring, Homeowners seeking flooring renovations, builders needing bulk flooring materials, property owners wanting professional installation guidance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Showroom"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Professional Installation"
        }
      ],
      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.