Structured Data

    Goff & Son's Tree Service 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: "Goff & Son's Tree Service LLC",
      description: "Goff & Son's Tree Service is a family-owned operation serving Augusta County and surrounding communities, offering complete tree removal, trimming, land clearing, and stump grinding. Their crew uses proper climbing and rigging techniques to safely remove hazardous, dead, storm-damaged, or unwanted trees while protecting your property. They also handle debris cleanup, chipping, hauling, and professional stump grinding to leave your property clean and ready for new landscaping.",
      url: "http://www.goffandsonstreeservice.com/",
      telephone: "+1-540-414-4058",
      address: {
        @type: "PostalAddress",
        streetAddress: "186 Estaline Valley Rd",
        addressLocality: "Craigsville",
        addressRegion: "VA",
        postalCode: "24430",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.097374699999996,
        longitude: -79.31334679999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "17",
        bestRating: "5"
      },
      areaServed: "Augusta County, Virginia and surrounding communities",
      knowsAbout: "Tree Services, Homeowners needing tree removal or stump grinding, properties requiring land clearing after storms, families seeking honest local service",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Family Operation with Community Values"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Efficient Service at Fair Prices"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Complete Job Done Right the First Time"
        }
      ],
      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.