Structured Data

    Todd's Hardwood Flooring

    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: "Todd's Hardwood Flooring",
      description: "Todd's Hardwood Flooring specializes in hardwood floor installation and refinishing for residential customers in the Sanger area. With over a decade of experience, they offer expert craftsmanship in hardwood flooring solutions, handling everything from new installations to refinishing existing floors. Their showroom allows customers to browse materials before making selections for their projects.",
      url: "http://toddshardwoodflooring.com/",
      telephone: "+1-559-994-1021",
      address: {
        @type: "PostalAddress",
        streetAddress: "4860 N Zediker Ave",
        addressLocality: "Sanger",
        addressRegion: "CA",
        postalCode: "93657",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.8070666,
        longitude: -119.5190861
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.2",
        reviewCount: "5",
        bestRating: "5"
      },
      areaServed: "Sanger, CA and surrounding areas",
      knowsAbout: "Flooring, Homeowners seeking quality hardwood flooring, customers planning renovations, those wanting to refinish existing hardwood floors",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Showroom Available"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Installation & Refinishing"
        }
      ],
      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.