Structured Data

    Brothers Hardwood Floors LLC

    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: "Brothers Hardwood Floors LLC",
      description: "Brothers Hardwood Floors LLC specializes in hardwood flooring installation and refinishing for residential clients throughout Central Florida. Based in St. Cloud, this local contractor brings over two decades of experience in selecting, installing, and restoring hardwood floors to enhance homes. They focus on quality craftsmanship and personalized service to help homeowners achieve the perfect hardwood look for their spaces.",
      telephone: "+1-407-873-9577",
      address: {
        @type: "PostalAddress",
        streetAddress: "6501 Welle Ct",
        addressLocality: "St Cloud",
        addressRegion: "FL",
        postalCode: "34771",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 28.252735299999998,
        longitude: -81.180027
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "23",
        bestRating: "5"
      },
      areaServed: "St. Cloud, Florida and surrounding Central Florida communities",
      knowsAbout: "Flooring, Homeowners seeking quality hardwood flooring installation, homeowners with existing hardwood needing refinishing, customers who value local, personalized contractor relationships",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Family-Owned Business"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Hardwood 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.