Structured Data

    Richis Tree Service, 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: "Richis Tree Service, LLC",
      description: "Richis Tree Service, LLC provides comprehensive tree care solutions including removal, trimming, pruning, and stump grinding for residential and commercial properties in the Denver metro area. Based in Centennial, the company is fully licensed and insured, offering emergency storm damage services and free estimates to help homeowners and businesses maintain healthy landscapes and clear hazardous trees safely.",
      url: "https://richistreeservice.co/",
      telephone: "+1-720-987-5606",
      address: {
        @type: "PostalAddress",
        streetAddress: "5687 E Mineral Pl",
        addressLocality: "Centennial",
        addressRegion: "CO",
        postalCode: "80112",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 39.572869,
        longitude: -104.92109699999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "126",
        bestRating: "5"
      },
      areaServed: "Centennial, CO and surrounding Denver metro areas",
      knowsAbout: "Tree Services, Homeowners with hazardous trees, property managers needing regular tree maintenance, businesses requiring emergency storm cleanup",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Insured"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Emergency Storm Damage Response"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free 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.