Structured Data

    White River Tree Services

    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: "White River Tree Services",
      description: "White River Tree Services is a locally-owned tree care company serving the Harrisonburg area with comprehensive services including tree removal, trimming, pruning, stump grinding, and emergency storm cleanup. The experienced team handles everything from routine maintenance to hazardous tree removal, with a focus on safe, professional work and customer satisfaction.",
      url: "https://treesvcs-va.com/",
      telephone: "+1-540-915-4149",
      address: {
        @type: "PostalAddress",
        streetAddress: "2266 Eversole Rd",
        addressLocality: "Harrisonburg",
        addressRegion: "VA",
        postalCode: "22802",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.465508199999995,
        longitude: -78.8982122
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "39",
        bestRating: "5"
      },
      areaServed: "Harrisonburg, VA and surrounding areas",
      knowsAbout: "Tree Services, Homeowners needing routine tree maintenance, property owners with storm damage, residents requiring hazardous tree removal",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Tree Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Emergency Storm Response"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local & Experienced"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          email: "ai@lantern.llc",
          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.