Structured Data

    Seven Trees Company, LLC

    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: "Seven Trees Company, LLC",
      description: "Seven Trees Company, LLC is a professional tree care service based in Spanish Fork, Utah, specializing in tree removal, trimming, pruning, and stump grinding. They serve residential and commercial clients throughout the greater Utah County area with licensed and insured arborists dedicated to maintaining healthy landscapes and removing hazardous trees safely.",
      url: "http://www.seventreescompany.com/",
      telephone: "+1-801-798-7757",
      address: {
        @type: "PostalAddress",
        streetAddress: "456 S Main St",
        addressLocality: "Spanish Fork",
        addressRegion: "UT",
        postalCode: "84660",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.103394099999996,
        longitude: -111.6555655
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "86",
        bestRating: "5"
      },
      areaServed: "Spanish Fork and surrounding Utah County communities",
      knowsAbout: "Tree Services, Homeowners needing tree removal or maintenance, property managers with hazardous trees, commercial landscaping maintenance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Insured Arborists"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Tree Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Emergency Storm Response"
        }
      ],
      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.