Structured Data

    Arcadio's 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: "Arcadio's Hardwood Floors",
      description: "Arcadio's Hardwood Floors is a Houston-based hardwood flooring specialist offering installation and refinishing services for residential and commercial properties. With extensive experience in hardwood floor work, they deliver quality craftsmanship focused on transforming spaces with beautiful, durable hardwood solutions.",
      telephone: "+1-713-374-5988",
      address: {
        @type: "PostalAddress",
        streetAddress: "5 Talisman Ct",
        addressLocality: "Houston",
        addressRegion: "TX",
        postalCode: "77076",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 29.8518278,
        longitude: -95.3983782
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "20",
        bestRating: "5"
      },
      areaServed: "Houston and surrounding Greater Houston area",
      knowsAbout: "Flooring, Homeowners seeking hardwood floor installation, property owners needing refinishing services, commercial spaces wanting durable hardwood solutions",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Hardwood Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Established Local Presence"
        }
      ],
      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.