Structured Data

    Leonardo hardwood floor

    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: "Leonardo hardwood floor",
      description: "Leonardo Hardwood Floor is a hardwood flooring specialist serving the Birmingham area with quality flooring materials and installation expertise. Located on St Charles Ave SW, they provide hardwood flooring solutions for residential customers looking to upgrade or refinish their homes.",
      telephone: "+1-205-453-2042",
      address: {
        @type: "PostalAddress",
        streetAddress: "536 St Charles Ave SW",
        addressLocality: "Birmingham",
        addressRegion: "AL",
        postalCode: "35211",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.502272,
        longitude: -86.8435854
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "Birmingham, Alabama and surrounding areas",
      knowsAbout: "Flooring, Homeowners seeking hardwood flooring installation, wood floor refinishing, and high-quality hardwood materials",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Hardwood Flooring Specialist"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Materials and Installation"
        }
      ],
      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.