Structured Data

    Evergreen Tree Specialists

    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: "Evergreen Tree Specialists",
      description: "Evergreen Tree Specialists is a family-owned tree service company serving all five boroughs of New York City since 1990. They offer complete tree removal, stump grinding, professional tree planting, trimming, pruning, and 24/7 emergency storm damage services. The team is fully licensed and insured, trained by the International Society of Arboriculture, and trusted by the NYC Parks Department for street tree planting projects.",
      url: "http://evergreentreespecialists.com/",
      telephone: "+1-718-238-8733",
      address: {
        @type: "PostalAddress",
        streetAddress: "7304 5th Ave",
        addressLocality: "Brooklyn",
        addressRegion: "NY",
        postalCode: "11209",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.6309087,
        longitude: -74.02231859999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "107",
        bestRating: "5"
      },
      areaServed: "Brooklyn, Queens, Manhattan, Bronx, Staten Island and all five boroughs of New York City",
      knowsAbout: "Tree Services, Residential and commercial property owners, homeowners with hazardous or overgrown trees, properties needing emergency storm cleanup, NYC Parks projects and municipal contracts",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "30+ Years of Experience"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "NYC Parks Department Partner"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "24/7 Emergency Response"
        }
      ],
      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.