Structured Data

    Great Valley Landscaping & Concrete

    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: "Great Valley Landscaping & Concrete",
      description: "Great Valley Landscaping & Concrete is a full-service landscaping and concrete contractor serving West Valley City and surrounding areas. They specialize in hardscaping projects including paver patios, retaining walls, walkways, and concrete work, along with comprehensive landscape design and installation. With a strong reputation for quality craftsmanship and attention to detail, they handle both residential and commercial projects.",
      url: "http://greatvalleylandscaping.com/",
      telephone: "+1-801-928-3249",
      address: {
        @type: "PostalAddress",
        streetAddress: "4524 Stonewood Dr",
        addressLocality: "West Valley City",
        addressRegion: "UT",
        postalCode: "84119",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.6718329,
        longitude: -111.964968
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "32",
        bestRating: "5"
      },
      areaServed: "West Valley City, Salt Lake City metro area, and surrounding communities",
      knowsAbout: "Hardscaping & Patios, Homeowners seeking hardscape upgrades, property managers with commercial spaces, and clients wanting integrated landscape design and installation",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Hardscaping"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Design & Installation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Residential & Commercial"
        }
      ],
      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.