Structured Data

    Artisan Hardwood Floors

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Artisan Hardwood Floors",
      description: "Artisan Hardwood Floors specializes in hardwood floor installation, refinishing, and restoration for residential and commercial properties throughout the Austin area. With expertise in both traditional and modern hardwood solutions, they deliver custom craftsmanship tailored to each client's home or business needs. Their showroom allows customers to view samples and plan projects directly with experienced flooring specialists.",
      url: "http://www.artisanfloors.com/",
      telephone: "+1-512-928-1655",
      address: {
        @type: "PostalAddress",
        streetAddress: "11004 FM 969",
        addressLocality: "Austin",
        addressRegion: "TX",
        postalCode: "78724",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 30.2603573,
        longitude: -97.6168802
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.3",
        reviewCount: "13",
        bestRating: "5"
      },
      areaServed: "Austin, TX and surrounding areas",
      knowsAbout: "Flooring, Homeowners seeking hardwood floor installation, businesses needing commercial flooring, property owners wanting floor refinishing and restoration",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Showroom Available"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Residential & Commercial Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Solutions"
        }
      ],
      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.