Structured Data

    Summit Tree Care 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: "Summit Tree Care LLC",
      description: "Summit Tree Care LLC is a locally-owned tree service company serving Boulder County and the Front Range from their Longmont base. They specialize in fine pruning of young and mature trees, technical removal of dead and hazardous trees, fire mitigation services, and comprehensive plant health care programs. The team also provides EAB (emerald ash borer) treatments and pest/disease management, delivering professional, personalized service from free estimates through project completion.",
      url: "http://www.longmonttreecare.com/",
      telephone: "+1-720-927-2325",
      address: {
        @type: "PostalAddress",
        streetAddress: "925 2nd Ave",
        addressLocality: "Longmont",
        addressRegion: "CO",
        postalCode: "80501",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.1619689,
        longitude: -105.1082627
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "67",
        bestRating: "5"
      },
      areaServed: "Boulder County, Longmont, and surrounding Front Range communities including Golden and foothill areas",
      knowsAbout: "Tree Services, Boulder County homeowners, foothill property owners concerned about fire mitigation, those with ash trees needing EAB treatment, customers seeking tree health maintenance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Fire Mitigation Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Plant Health Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Professional Estimates"
        }
      ],
      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.