Structured Data

    Portland Tree Service by Urban Timber

    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: "Portland Tree Service by Urban Timber",
      description: "Urban Timber is a family-owned, award-winning tree service company in Portland founded by certified arborist Jeremy Wagener. They offer comprehensive tree care including removal, trimming, stump grinding, tree cabling, assessments, and emergency services for both residential and commercial properties. With 30 years of combined experience and ISA-certified arborists, they specialize in preserving Portland's urban canopy while keeping properties safe and landscapes beautiful.",
      url: "https://www.urbantimbertree.com/",
      telephone: "+1-503-449-4066",
      address: {
        @type: "PostalAddress",
        streetAddress: "10808 SE Harold St",
        addressLocality: "Portland",
        addressRegion: "OR",
        postalCode: "97266",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 45.4818073,
        longitude: -122.55228299999997
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "162",
        bestRating: "5"
      },
      areaServed: "Portland, Oregon and surrounding metro area",
      knowsAbout: "Tree Services, Homeowners needing routine tree maintenance, property managers requiring commercial tree care plans, storm-damaged property owners needing emergency response, businesses subject to Portland zoning compliance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "ISA-Certified Arborists"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Family-Owned Since 2014"
        },
        {
          @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.