Structured Data

    Arizona Hardwood Floor Supply Inc.

    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: "Arizona Hardwood Floor Supply Inc.",
      description: "Arizona Hardwood Floor Supply Inc. is a Scottsdale-based supplier and installer of hardwood flooring, offering both materials and professional installation services. They specialize in high-quality hardwood floors for residential and commercial applications, with expertise in product selection and expert installation. Their showroom allows customers to view flooring options in person before making selections.",
      url: "http://www.azwood.com/",
      telephone: "+1-480-607-1919",
      address: {
        @type: "PostalAddress",
        streetAddress: "8230 E Raintree Dr # 107",
        addressLocality: "Scottsdale",
        addressRegion: "AZ",
        postalCode: "85260",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.6194444,
        longitude: -111.9033333
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "38",
        bestRating: "5"
      },
      areaServed: "Scottsdale, Phoenix, and surrounding Maricopa County areas",
      knowsAbout: "Flooring, Homeowners seeking quality hardwood flooring, contractors needing building materials suppliers, residential and commercial property owners",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "On-Site Showroom"
        },
        {
          @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.