Structured Data

    Q Floor Decor 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: "Q Floor Decor Inc.",
      description: "Q Floor Decor Inc. is a San Jose-based flooring and home improvement showroom offering a wide selection of flooring materials including hardwood, tile, laminate, and vinyl options. They operate as both a retail store and provide installation services, serving homeowners and contractors with product selection and professional flooring solutions. Their showroom allows customers to view and compare materials in person before making purchasing decisions.",
      url: "https://qfloordecor.com/",
      telephone: "+1-408-669-1111",
      address: {
        @type: "PostalAddress",
        streetAddress: "647 Tully Rd #1",
        addressLocality: "San Jose",
        addressRegion: "CA",
        postalCode: "95111",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.3099132,
        longitude: -121.8455898
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "30",
        bestRating: "5"
      },
      areaServed: "San Jose, CA and surrounding areas",
      knowsAbout: "Flooring, Homeowners seeking flooring replacements, Contractors needing materials and installation, Customers wanting to compare samples in person",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Showroom"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Retail & 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.