Structured Data

    Earthworks Landscape Supply

    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: "Earthworks Landscape Supply",
      description: "Earthworks Landscape Supply is a full-service landscape materials supplier and contractor serving the Gardendale area. They offer a wide selection of landscape materials including pavers, stone, soil, mulch, and hardscaping supplies, along with professional installation and design services. Whether you're planning a backyard patio, retaining wall, or complete landscape renovation, Earthworks combines quality materials with expert craftsmanship.",
      url: "https://www.earthworksgardendale.com/",
      telephone: "+1-205-631-2464",
      address: {
        @type: "PostalAddress",
        streetAddress: "6980 Garrett Rd",
        addressLocality: "Gardendale",
        addressRegion: "AL",
        postalCode: "35071",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.7085569,
        longitude: -86.8214291
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "35",
        bestRating: "5"
      },
      areaServed: "Gardendale, Alabama and surrounding areas",
      knowsAbout: "Hardscaping & Patios, Homeowners planning landscape renovations, DIY landscapers seeking quality materials, property managers needing hardscaping solutions",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Materials & Installation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Design Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Knowledge"
        }
      ],
      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.