Structured Data

    Green Leaf Tree Service

    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: "Green Leaf Tree Service",
      description: "Green Leaf Tree Service is a locally-owned tree care company serving the Federal Way area and surrounding communities. They specialize in tree removal, trimming, pruning, stump grinding, and emergency storm damage cleanup, serving both residential and commercial properties. With over a decade of experience, they're fully licensed and insured, offering free estimates and 24/7 emergency service for storm-damaged trees.",
      url: "https://www.greenleaftreeservice.net/",
      telephone: "+1-206-504-4355",
      address: {
        @type: "PostalAddress",
        streetAddress: "32424 11th Ave SW",
        addressLocality: "Federal Way",
        addressRegion: "WA",
        postalCode: "98023",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 47.3092913,
        longitude: -122.34811889999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "199",
        bestRating: "5"
      },
      areaServed: "Federal Way, WA and surrounding communities",
      knowsAbout: "Tree Services, Homeowners needing tree removal or trimming, property managers with multiple trees, emergency storm damage situations",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "24/7 Emergency Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Estimates"
        },
        {
          @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.