Structured Data

    Tree Care Unlimited 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: "Tree Care Unlimited LLC",
      description: "Tree Care Unlimited LLC is a full-service tree care company serving Jacksonville and surrounding areas with professional tree removal, trimming, pruning, stump grinding, and emergency storm damage services. The company is licensed and insured, offering free estimates for both residential and commercial properties. They specialize in safely removing hazardous trees, maintaining healthy tree growth, and responding quickly to storm-related tree emergencies.",
      url: "http://treecareunlimited.org/",
      telephone: "+1-904-472-1363",
      address: {
        @type: "PostalAddress",
        streetAddress: "7585 Wilson Blvd",
        addressLocality: "Jacksonville",
        addressRegion: "FL",
        postalCode: "32210",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 30.2703836,
        longitude: -81.7753056
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "70",
        bestRating: "5"
      },
      areaServed: "Jacksonville, FL and surrounding areas",
      knowsAbout: "Tree Services, Homeowners needing tree removal or maintenance, property managers, commercial property owners, residents dealing with storm damage",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Insured"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Estimates"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Emergency 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.