Structured Data

    Norfolk 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: "Norfolk Tree Service, LLC",
      description: "Norfolk Tree Service, LLC is a full-service tree care company based in Waltham, MA, offering tree removal, trimming, pruning, stump grinding, and emergency storm services. The company specializes in safely removing hazardous trees, maintaining healthy tree growth through strategic pruning, and responding quickly to storm damage. They are licensed, insured, and provide free estimates for all services.",
      url: "https://www.norfolktreeservice.com/",
      telephone: "+1-781-899-0913",
      address: {
        @type: "PostalAddress",
        streetAddress: "40 Fairmont Ave",
        addressLocality: "Waltham",
        addressRegion: "MA",
        postalCode: "02453",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.372815599999996,
        longitude: -71.2556583
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "165",
        bestRating: "5"
      },
      areaServed: "Waltham, MA and surrounding areas",
      knowsAbout: "Tree Services, Homeowners with hazardous trees, property managers needing routine maintenance, residents dealing with storm damage",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Insured"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Emergency Storm Response"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Estimates"
        }
      ],
      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.