Structured Data

    Select Source

    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: "Select Source",
      description: "Select Source is a locally-owned hardware and building materials supplier serving the Kimberly area and surrounding communities. They offer a wide selection of lumber, tools, fixtures, and materials for home improvement and remodeling projects, with knowledgeable staff ready to help both DIYers and contractors find exactly what they need.",
      url: "https://shop.selectsourcehardware.com/",
      telephone: "+1-208-733-8338",
      address: {
        @type: "PostalAddress",
        streetAddress: "22334 Kimberly Rd",
        addressLocality: "Kimberly",
        addressRegion: "ID",
        postalCode: "83341",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.5485609,
        longitude: -114.3684856
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "178",
        bestRating: "5"
      },
      areaServed: "Kimberly, ID and surrounding areas",
      knowsAbout: "General Contractors & Remodelers, DIY homeowners, Contractors, Local builders, Home remodelers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Ownership"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Range of Materials"
        }
      ],
      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.