Structured Data

    Go and Grow Tree Co

    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: "Go and Grow Tree Co",
      description: "Go and Grow Tree Co is a locally-owned tree service company in Orem specializing in tree removal, trimming, and stump grinding. They provide professional arboricultural services with licensed and insured expertise. The company is known for thorough, safe tree care work tailored to residential and property needs.",
      url: "https://goandgrowtreeco.com/",
      telephone: "+1-801-722-8154",
      address: {
        @type: "PostalAddress",
        streetAddress: "911 N 800 E",
        addressLocality: "Orem",
        addressRegion: "UT",
        postalCode: "84097",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.3141424,
        longitude: -111.6771117
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "2",
        bestRating: "5"
      },
      areaServed: "Orem, Utah and surrounding communities",
      knowsAbout: "Tree Services, Homeowners needing tree removal or trimming, property managers with multiple trees, Orem and Provo area residents",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Tree Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Insured"
        }
      ],
      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.