Structured Data

    Denver Tree Company

    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: "Denver Tree Company",
      description: "Denver Tree Company is a professional tree service provider based in Lakewood, CO, offering comprehensive tree removal, trimming, pruning, and stump grinding services throughout the Denver metro area. Their certified arborists and experienced crew handle everything from routine maintenance to emergency storm damage cleanup, prioritizing safety and property protection on every job. They serve both residential and commercial clients with licensed, insured work and free estimates.",
      url: "http://www.denvertreecompany.com/",
      telephone: "+1-720-772-0444",
      address: {
        @type: "PostalAddress",
        streetAddress: "355 S Teller St STE 200",
        addressLocality: "Lakewood",
        addressRegion: "CO",
        postalCode: "80226",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 39.709734399999995,
        longitude: -105.07731779999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "31",
        bestRating: "5"
      },
      areaServed: "Denver metro area including Lakewood, Aurora, Boulder, Castle Rock, and surrounding communities",
      knowsAbout: "Tree Services, Homeowners needing tree maintenance, commercial property managers, emergency storm damage response, residential lot clearing",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Certified Arborists"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "24/7 Emergency Response"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Service Tree Care"
        }
      ],
      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.