Structured Data

    Helping Hand Tree Service

    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: "Helping Hand Tree Service",
      description: "Helping Hand Tree Service is a locally-owned tree care company serving the Longmont area and surrounding communities. They provide comprehensive tree services including removal, trimming, pruning, stump grinding, and emergency storm cleanup. With a focus on professional, reliable service, they help homeowners maintain healthy landscapes and address urgent tree-related issues.",
      url: "https://www.hhtree.com/contact",
      telephone: "+1-303-772-7419",
      address: {
        @type: "PostalAddress",
        streetAddress: "14438 E County Line Rd",
        addressLocality: "Longmont",
        addressRegion: "CO",
        postalCode: "80504",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.210101699999996,
        longitude: -105.0546227
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "3",
        bestRating: "5"
      },
      areaServed: "Longmont, CO and surrounding areas",
      knowsAbout: "Tree Services, Homeowners needing tree removal or maintenance, property managers with storm damage, landscapers requiring professional tree work",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Tree Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Expertise"
        }
      ],
      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.