Structured Data

    The Wall Guy

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "The Wall Guy",
      description: "The Wall Guy is a licensed and insured retaining wall contractor serving the Douglasville area since 2009. They specialize in designing and building high-quality retaining walls that combine functionality with attractive landscaping solutions. With nearly 15 years of experience, they deliver durable structures that enhance property aesthetics while managing drainage and erosion control.",
      url: "http://thewallsguy.com/",
      telephone: "+1-706-477-7905",
      address: {
        @type: "PostalAddress",
        streetAddress: "4610 Big B Rd",
        addressLocality: "Douglasville",
        addressRegion: "GA",
        postalCode: "30134",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.757756,
        longitude: -84.7235688
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "22",
        bestRating: "5"
      },
      areaServed: "Douglasville, GA and surrounding areas",
      knowsAbout: "Hardscaping & Patios, Homeowners needing erosion control, property grading corrections, Landscaping enhancement projects",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Insured Since 2009"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Custom Design & Build"
        }
      ],
      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.