Structured Data

    Community Tree Care

    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: "Community Tree Care",
      description: "Community Tree Care provides comprehensive tree services to Madison and the surrounding area, including tree removal, trimming, pruning, and stump grinding. The team is fully licensed and insured, offering emergency storm response services for fallen or damaged trees. They're committed to safe, professional arboriculture that keeps residential and commercial properties healthy and hazard-free.",
      telephone: "+1-608-358-8511",
      address: {
        @type: "PostalAddress",
        streetAddress: "802 Stewart St",
        addressLocality: "Madison",
        addressRegion: "WI",
        postalCode: "53713",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 43.0304053,
        longitude: -89.39536559999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "39",
        bestRating: "5"
      },
      areaServed: "Madison, WI and surrounding communities",
      knowsAbout: "Tree Services, Homeowners needing tree removal or maintenance, properties with storm damage, commercial property managers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Insured"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Emergency Storm Response"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Complete Tree Services"
        }
      ],
      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.