Structured Data

    Da'Joneses Tree Removal Service, 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: "Da'Joneses Tree Removal Service, LLC",
      description: "Da'Joneses Tree Removal Service, LLC is a Durham-based tree care company specializing in tree removal and property maintenance. They serve Durham and surrounding areas with professional arborist services, offering free estimates and emergency services available 7 days a week. Their experienced team handles tree removal projects to keep residential and commercial properties clear and well-maintained.",
      url: "https://dajonesestreeremoval.com/contact-us/",
      telephone: "+1-336-995-0691",
      address: {
        @type: "PostalAddress",
        streetAddress: "109 W Delafield Ave",
        addressLocality: "Durham",
        addressRegion: "NC",
        postalCode: "27704",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.0299933,
        longitude: -78.8927564
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "14",
        bestRating: "5"
      },
      areaServed: "Durham, NC and surrounding areas",
      knowsAbout: "Tree Services, Homeowners needing tree removal, property managers maintaining commercial spaces, residents facing storm damage",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Emergency Services Available"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Estimates"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Extended Hours"
        }
      ],
      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.