Structured Data

    S&S Hardwood Floors and Supplies

    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: "S&S Hardwood Floors and Supplies",
      description: "S&S Hardwood Floors and Supplies is a full-service hardwood flooring company in Gardena offering installation, refinishing, and repair of hardwood floors alongside a retail showroom with a wide selection of flooring materials and supplies. With decades of experience, they serve both residential and commercial clients throughout the Los Angeles area, combining expert craftsmanship with personalized customer service.",
      url: "https://www.ssfloors.com/",
      telephone: "+1-310-893-6927",
      address: {
        @type: "PostalAddress",
        streetAddress: "17010 S Vermont Ave",
        addressLocality: "Gardena",
        addressRegion: "CA",
        postalCode: "90247",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.8762186,
        longitude: -118.2907379
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "96",
        bestRating: "5"
      },
      areaServed: "Gardena, Los Angeles, and surrounding Southern California areas",
      knowsAbout: "Flooring, Homeowners seeking hardwood floor installation or refinishing, property managers needing commercial flooring solutions, DIYers looking for quality flooring supplies",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Retail Showroom On-Site"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Complete Hardwood Services"
        }
      ],
      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.