Structured Data

    Life's Tree Doctor, 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: "Life's Tree Doctor, LLC",
      description: "Life's Tree Doctor, LLC is a full-service tree care company based in Marietta specializing in tree removal, trimming, pruning, and stump grinding for residential and commercial properties. The company is licensed and insured, offering emergency storm cleanup services and free estimates to help property owners maintain healthy trees or safely remove hazardous ones.",
      url: "https://www.lifestreedoctor.com/",
      telephone: "+1-678-543-5443",
      address: {
        @type: "PostalAddress",
        streetAddress: "3040 Austell Rd SW",
        addressLocality: "Marietta",
        addressRegion: "GA",
        postalCode: "30008",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.8798101,
        longitude: -84.5891401
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "221",
        bestRating: "5"
      },
      areaServed: "Marietta, Georgia and surrounding metro Atlanta area",
      knowsAbout: "Tree Services, Homeowners with hazardous or overgrown trees, property managers needing regular maintenance, commercial properties after storms",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Insured Professional"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Emergency Storm Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive 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.