Structured Data

    JD Brothers 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: "JD Brothers Tree Services",
      description: "JD Brothers Tree Services is a residential and commercial tree service company serving central Virginia with comprehensive land management solutions. They specialize in tree removal, trimming and pruning, stump grinding, land clearing, and emergency storm cleanup. Founded by professionals committed to safety and quality, JD Brothers handles complex projects including tree climbing and removal while their parent company, Terra Engineering & Land Solutions (established 2003), provides complementary land surveying and civil engineering services.",
      url: "https://www.jdbrotrees.com/",
      telephone: "+1-540-337-4592",
      address: {
        @type: "PostalAddress",
        streetAddress: "2374 Stuarts Draft Hwy",
        addressLocality: "Stuarts Draft",
        addressRegion: "VA",
        postalCode: "24477",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.030813099999996,
        longitude: -79.0473519
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "34",
        bestRating: "5"
      },
      areaServed: "Stuarts Draft, Staunton, Waynesboro, Harrisonburg, Elkton, Charlottesville, Crozet, and surrounding areas in central Virginia",
      knowsAbout: "Tree Services, Residential homeowners needing routine tree maintenance, commercial property managers with land clearing projects, emergency storm damage recovery, construction contractors preparing sites",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Tree Climbing Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Land Solutions"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Storm Recovery"
        }
      ],
      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.