Structured Data

    The Hardscape Exchange

    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 Hardscape Exchange",
      description: "The Hardscape Exchange is a Woodbridge-based hardscape materials supplier and contractor specializing in pavers, retaining walls, outdoor kitchens, and complete landscape design services. They offer both retail materials and full installation services, helping homeowners and contractors build custom outdoor living spaces with high-quality hardscape products and expert craftsmanship.",
      url: "http://www.thehardscapeexchange.com/",
      telephone: "+1-703-314-5493",
      address: {
        @type: "PostalAddress",
        streetAddress: "15009 Richmond Hwy",
        addressLocality: "Woodbridge",
        addressRegion: "VA",
        postalCode: "22192",
        addressCountry: "US"
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "11",
        bestRating: "5"
      },
      areaServed: "Woodbridge, VA and Northern Virginia",
      knowsAbout: "Hardscaping & Patios, Homeowners planning outdoor renovations, contractors needing quality hardscape materials, DIY builders seeking expert design consultation",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Materials + Installation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Design Services Available"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local 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.