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 Chattanooga with comprehensive tree care services including removal, trimming, pruning, stump grinding, and emergency storm damage response. Their ISA-certified arborists provide expert diagnosis and treatment for tree health issues, backed by decades of industry experience. Bartlett is known for safe, efficient work and a commitment to tree preservation when possible.",
      url: "https://www.bartlett.com/locations/chattanooga-tn.cfm",
      telephone: "+1-423-594-8733",
      address: {
        @type: "PostalAddress",
        streetAddress: "8 Francis St",
        addressLocality: "Chattanooga",
        addressRegion: "TN",
        postalCode: "37419",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.0223034,
        longitude: -85.3867052
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "43",
        bestRating: "5"
      },
      areaServed: "Chattanooga, TN and surrounding areas",
      knowsAbout: "Tree Services, Homeowners needing tree removal or maintenance, property managers with storm damage, customers seeking certified arborist expertise",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "ISA-Certified Arborists"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Emergency Storm Response"
        },
        {
          @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.