Structured Data

    Silva Hardwood Floors

    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: "Silva Hardwood Floors",
      description: "Silva Hardwood Floors is a hardwood flooring specialist serving the Daly City area and surrounding communities. They offer hardwood floor installation, refinishing, and related services for residential properties. With a focus on quality craftsmanship, Silva brings expertise in hardwood solutions to homeowners looking to install or restore their flooring.",
      telephone: "+1-650-219-6094",
      address: {
        @type: "PostalAddress",
        streetAddress: "300 N Parkview Ave",
        addressLocality: "Daly City",
        addressRegion: "CA",
        postalCode: "94014",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.7018145,
        longitude: -122.46771040000002
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.4",
        reviewCount: "7",
        bestRating: "5"
      },
      areaServed: "Daly City, CA and surrounding Bay Area communities",
      knowsAbout: "Flooring, Homeowners seeking hardwood floor installation, homeowners with existing hardwood floors needing refinishing, Bay Area residents planning flooring upgrades",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Hardwood Specialization"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Service"
        }
      ],
      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.