Structured Data

    The Davey Tree Expert Company

    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: "The Davey Tree Expert Company",
      description: "The Davey Tree Expert Company is a national tree care leader offering professional tree removal, trimming, pruning, stump grinding, and emergency storm services in the Yorktown area. With decades of expertise, they provide comprehensive arboricultural services for both residential and commercial properties, backed by certified arborists and modern equipment.",
      url: "https://www.davey.com/commercial-services/",
      telephone: "+1-757-514-3300",
      address: {
        @type: "PostalAddress",
        streetAddress: "117 Sentry Cir",
        addressLocality: "Yorktown",
        addressRegion: "VA",
        postalCode: "23692",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.1800044,
        longitude: -76.4773262
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "2.8",
        reviewCount: "6",
        bestRating: "5"
      },
      areaServed: "Yorktown, VA and surrounding areas",
      knowsAbout: "Tree Services, Homeowners needing tree removal or pruning, property managers with multiple trees, businesses requiring commercial arboriculture services, properties affected by storm damage",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Certified Arborists"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Emergency Storm Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Tree Care"
        }
      ],
      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.