Structured Data

    Full Tree Services

    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: "Full Tree Services",
      description: "Full Tree Services is a Davie-based arborist company with 22 years of experience providing comprehensive tree care throughout Broward and Miami-Dade counties. They specialize in tree removal, trimming, pruning, and crown reduction for both residential and commercial properties, with 24-hour emergency response available. Their certified arborists focus on maintaining healthy trees while enhancing landscape aesthetics and safety.",
      url: "https://fulltreeservicepros.com/",
      telephone: "+1-754-308-2397",
      address: {
        @type: "PostalAddress",
        streetAddress: "10388 W State Rd 84 #104",
        addressLocality: "Davie",
        addressRegion: "FL",
        postalCode: "33324",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 26.106966500000002,
        longitude: -80.2868992
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "107",
        bestRating: "5"
      },
      areaServed: "Davie, Broward County, and Miami-Dade County, FL",
      knowsAbout: "Tree Services, Homeowners with storm-damaged trees, commercial property managers, residents needing emergency tree removal, property owners seeking landscape enhancement and tree health maintenance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "22 Years of Experience"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "24-Hour Emergency 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.