Structured Data

    Amen Trees

    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: "Amen Trees",
      description: "Amen Trees is a locally owned tree care company serving Salt Lake County since 2011, led by an ISA-certified arborist. They provide comprehensive tree services including trimming, pruning, removal, stump grinding, tree health care, shrub trimming, fruit tree pruning, emergency removal, crane-assisted services, and exterior pest control. The team combines certified expertise with personalized care plans designed to enhance tree health, prevent disease, and address storm damage or safety hazards.",
      url: "https://www.amen-trees.com/",
      telephone: "+1-801-970-2143",
      address: {
        @type: "PostalAddress",
        streetAddress: "4872 S Commerce Dr",
        addressLocality: "Salt Lake City",
        addressRegion: "UT",
        postalCode: "84123",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.6655386,
        longitude: -111.90022239999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "481",
        bestRating: "5"
      },
      areaServed: "Salt Lake County and surrounding areas including Salt Lake City, Draper, Sandy, West Jordan, Herriman, Murray, Taylorsville, and more",
      knowsAbout: "Tree Services, Homeowners with storm-damaged trees, property owners needing preventive tree health care, those seeking emergency removal services, customers looking for affordable and transparent pricing",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "ISA-Certified Arborist Leadership"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "24/7 Emergency Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Tree Health Services"
        }
      ],
      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.