Structured Data

    Tree Masters, Inc.

    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: "Tree Masters, Inc.",
      description: "Tree Masters, Inc. is a Portland-based tree service company specializing in tree removal, trimming, pruning, and stump grinding for residential and commercial properties. With over a decade of experience, they provide comprehensive arboricultural services using professional equipment and techniques to safely manage trees of all sizes. The team is fully licensed and insured, offering free estimates and emergency storm damage services.",
      url: "http://treemastertreeservice.com/",
      telephone: "+1-503-771-4061",
      address: {
        @type: "PostalAddress",
        streetAddress: "5100 SE Harney Dr",
        addressLocality: "Portland",
        addressRegion: "OR",
        postalCode: "97206",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 45.462627,
        longitude: -122.61089199999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "80",
        bestRating: "5"
      },
      areaServed: "Portland, OR and surrounding communities",
      knowsAbout: "Tree Services, Homeowners needing tree removal, property managers, commercial real estate owners, storm damage recovery",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Insured"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Estimates"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Emergency Storm Service"
        }
      ],
      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.