Structured Data

    E&D expert 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: "E&D expert tree service LLC",
      description: "E&D Expert Tree Service LLC is a locally-owned tree care company serving Newport News and surrounding areas. They specialize in tree removal, trimming, pruning, and stump grinding with fully licensed and insured technicians. The team handles emergency storm damage, routine maintenance, and hazardous tree takedowns with professional equipment and safety expertise.",
      url: "https://edexperttreeservice.com/",
      telephone: "+1-948-220-8660",
      address: {
        @type: "PostalAddress",
        streetAddress: "4 Baldwin Pl",
        addressLocality: "Newport News",
        addressRegion: "VA",
        postalCode: "23606",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.0998338,
        longitude: -76.49748079999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "81",
        bestRating: "5"
      },
      areaServed: "Newport News, VA and surrounding areas",
      knowsAbout: "Tree Services, Homeowners needing tree removal, residential property maintenance, emergency storm damage cleanup",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Insured"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Emergency Storm Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Complete 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.