Structured Data

    Tarzan Tree Removal, 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: "Tarzan Tree Removal, LLC",
      description: "Tarzan Tree Removal, LLC is a full-service tree care company serving Brooklyn and surrounding areas with expert tree removal, trimming, pruning, and stump grinding. Led by experienced arborists, they handle everything from routine maintenance to emergency storm damage cleanup, bringing professional expertise and safety-first practices to every job.",
      url: "https://tarzantreeremovalservice.com/",
      telephone: "+1-347-833-5862",
      address: {
        @type: "PostalAddress",
        streetAddress: "15 Cyrus Ave",
        addressLocality: "Brooklyn",
        addressRegion: "NY",
        postalCode: "11229",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.5880705,
        longitude: -73.9260389
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.9",
        reviewCount: "73",
        bestRating: "5"
      },
      areaServed: "Brooklyn, NY and surrounding areas",
      knowsAbout: "Tree Services, Homeowners needing tree removal, residential property managers, customers dealing with storm damage",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Insured Professionals"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "24/7 Emergency Response"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Complete Tree Solutions"
        }
      ],
      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.