Structured Data

    JP Landscape Services

    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: "JP Landscape Services",
      description: "JP Landscape Services is a full-service landscaping company based in American Fork specializing in landscape design, installation, and maintenance. They handle residential and commercial projects including lawn care, plantings, hardscaping, and outdoor space transformations. The team delivers custom landscape solutions tailored to each client's property and vision.",
      url: "http://jp-landscape-services.com/",
      telephone: "+1-801-602-5651",
      address: {
        @type: "PostalAddress",
        streetAddress: "504 N 500 E St",
        addressLocality: "American Fork",
        addressRegion: "UT",
        postalCode: "84003",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.3867599,
        longitude: -111.7850361
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "13",
        bestRating: "5"
      },
      areaServed: "American Fork, Utah and surrounding communities",
      knowsAbout: "Landscaping & Lawn Care, Homeowners seeking landscape redesigns, businesses needing commercial grounds maintenance, property owners wanting sustainable outdoor solutions",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Custom Design & Installation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Scope"
        }
      ],
      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.