Structured Data

    Cadieu Tree Experts

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 55 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    55 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Cadieu Tree Experts",
      description: "Cadieu Tree Experts is a Charlotte-based tree service company offering comprehensive tree care including removal, trimming, pruning, and stump grinding. With over 30 customer reviews, they serve the Charlotte area with professional arboricultural services for residential and commercial properties. The team is licensed and insured, providing emergency storm damage response and free estimates for their work.",
      telephone: "+1-704-333-5743",
      address: {
        @type: "PostalAddress",
        streetAddress: "1605 Scott Ave",
        addressLocality: "Charlotte",
        addressRegion: "NC",
        postalCode: "28203",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.2025188,
        longitude: -80.8420467
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.2",
        reviewCount: "30",
        bestRating: "5"
      },
      areaServed: "Charlotte, NC and surrounding areas",
      knowsAbout: "Tree Services, Homeowners needing tree removal, residential property managers, businesses with landscaping maintenance needs, storm damage recovery",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Insured"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Estimates"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Emergency Storm Response"
        }
      ],
      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.