Structured Data

    Bartlett Tree Experts

    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: "Bartlett Tree Experts",
      description: "Bartlett Tree Experts is a professional arboriculture company serving Chesapeake and surrounding areas with comprehensive tree care services including removal, trimming, pruning, and stump grinding. With decades of industry experience, Bartlett combines certified arborists, modern equipment, and proven techniques to maintain healthy trees and remove hazardous ones safely. They offer free estimates and emergency storm damage services to residential and commercial property owners.",
      url: "https://www.bartlett.com/locations/chesapeake-va.cfm",
      telephone: "+1-757-969-1069",
      address: {
        @type: "PostalAddress",
        streetAddress: "3835A Holland Blvd",
        addressLocality: "Chesapeake",
        addressRegion: "VA",
        postalCode: "23323",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.776829899999996,
        longitude: -76.37245899999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "56",
        bestRating: "5"
      },
      areaServed: "Chesapeake, VA and surrounding areas",
      knowsAbout: "Tree Services, Homeowners with hazardous or overgrown trees, property managers needing regular tree maintenance, properties with storm damage",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Certified Arborists"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Emergency Storm Service"
        },
        {
          @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.