Structured Data

    Care Green Dallas Tree Service & Removal

    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: "Care Green Dallas Tree Service & Removal",
      description: "Care Green Dallas Tree Service & Removal is a full-service arborist company in Dallas serving residential and commercial properties. They specialize in tree trimming, tree removal, tree pruning, stump grinding, and emergency tree services, with a team of trained arborists who inspect trees for disease and damage before work begins. They use specialized equipment including cranes for large removals and offer free estimates seven days a week.",
      url: "https://www.cgdallastreeservice.com/",
      telephone: "+1-972-465-9745",
      address: {
        @type: "PostalAddress",
        streetAddress: "3220 Lawnview Ave",
        addressLocality: "Dallas",
        addressRegion: "TX",
        postalCode: "75227",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.7687697,
        longitude: -96.7186991
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "31",
        bestRating: "5"
      },
      areaServed: "Dallas and surrounding DFW area",
      knowsAbout: "Tree Services, Homeowners needing tree maintenance, Property managers with large trees, Businesses requiring commercial tree services, Emergency storm damage response",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Estimates 7 Days a Week"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Equipment & Large Tree Removal"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed Arborist Team"
        }
      ],
      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.