Structured Data

    Lawrence Urban Forestry

    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: "Lawrence Urban Forestry",
      description: "Lawrence Urban Forestry is a full-service tree care company serving central Utah with expertise in tree removal, trimming, pruning, and stump grinding. The team specializes in emergency storm damage removal and provides professional arboriculture services for both residential and commercial properties. With a commitment to safe, efficient work and customer satisfaction, they handle everything from routine maintenance to complex tree removal projects.",
      url: "http://lawtreeutah.com/",
      telephone: "+1-801-477-6187",
      address: {
        @type: "PostalAddress",
        streetAddress: "1170 S 900 E",
        addressLocality: "Springville",
        addressRegion: "UT",
        postalCode: "84663",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.1502181,
        longitude: -111.5949731
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "51",
        bestRating: "5"
      },
      areaServed: "Springville, UT and surrounding communities in central Utah",
      knowsAbout: "Tree Services, Homeowners needing tree maintenance, properties with storm damage, commercial landscaping management",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Tree Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Insured Professional Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Emergency Response Available"
        }
      ],
      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.