Structured Data

    Wood Floors By Joe

    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: "Wood Floors By Joe",
      description: "Wood Floors By Joe is an Atlanta-based flooring specialist offering hardwood installation, refinishing, and flooring materials. Owner Joe provides personalized service for both residential and commercial projects, with a focus on quality craftsmanship and customer satisfaction.",
      telephone: "+1-678-886-9663",
      address: {
        @type: "PostalAddress",
        streetAddress: "654 north main",
        addressLocality: "Atlanta",
        addressRegion: "GA",
        postalCode: "30316",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.723039,
        longitude: -84.3436881
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "4",
        bestRating: "5"
      },
      areaServed: "Atlanta and surrounding metro areas",
      knowsAbout: "Flooring, Homeowners seeking hardwood flooring installation, property owners needing floor refinishing, contractors requiring flooring materials",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Owner-Operated Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Installation & Refinishing Expertise"
        }
      ],
      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.