Structured Data

    San Jose Hardwood Floors

    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: "San Jose Hardwood Floors",
      description: "San Jose Hardwood Floors is a full-service hardwood flooring company offering installation, refinishing, and repair of hardwood floors for residential and commercial properties. Located in San Jose, they combine showroom expertise with professional installation services, helping customers select and install quality hardwood flooring solutions.",
      url: "https://www.sanjosehardwoodfloors.com/",
      telephone: "+1-408-264-3500",
      address: {
        @type: "PostalAddress",
        streetAddress: "1824 Stone Ave",
        addressLocality: "San Jose",
        addressRegion: "CA",
        postalCode: "95125",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.3038503,
        longitude: -121.87393039999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "15",
        bestRating: "5"
      },
      areaServed: "San Jose, CA and surrounding areas",
      knowsAbout: "Flooring, Homeowners seeking hardwood flooring, Commercial property owners, Home renovators, Hardwood floor restoration",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Showroom Available"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service 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.