Structured Data

    Hardwood Floors Refinishing Specialist

    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: "Hardwood Floors Refinishing Specialist",
      description: "Hardwood Floors Refinishing Specialist is a Houston-based flooring company specializing in hardwood floor installation, refinishing, and restoration. They offer comprehensive hardwood services including sanding, staining, sealing, and repairs for both residential and commercial properties. With a showroom at their Richmond Avenue location, they provide expert craftsmanship and personalized finishing options to restore and maintain hardwood floors.",
      url: "https://www.hardwoodfloorsspecialist.com/",
      telephone: "+1-713-575-7355",
      address: {
        @type: "PostalAddress",
        streetAddress: "3660 Richmond Ave #216",
        addressLocality: "Houston",
        addressRegion: "TX",
        postalCode: "77046",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 29.734665699999997,
        longitude: -95.4330698
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.3",
        reviewCount: "53",
        bestRating: "5"
      },
      areaServed: "Houston and surrounding Greater Houston area",
      knowsAbout: "Flooring, Homeowners seeking hardwood restoration, Commercial property managers, Customers wanting expert floor refinishing",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Hardwood Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Showroom Available"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Residential & Commercial Services"
        }
      ],
      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.