Structured Data

    Tree Certified DLS Xpert

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Tree Certified DLS Xpert",
      description: "Tree Certified DLS Xpert is a tree service company serving the Sacramento area with expertise in tree removal, trimming, pruning, and stump grinding. The business is licensed and insured, providing professional arboricultural services for residential and commercial properties. They handle both routine tree maintenance and emergency storm damage situations.",
      telephone: "+1-916-430-1141",
      address: {
        @type: "PostalAddress",
        streetAddress: "4451 Mieko Way",
        addressLocality: "Sacramento",
        addressRegion: "CA",
        postalCode: "95841",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.656301,
        longitude: -121.3601269
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "41",
        bestRating: "5"
      },
      areaServed: "Sacramento, CA and surrounding areas",
      knowsAbout: "Tree Services, Homeowners needing tree removal or maintenance, property managers, commercial property owners, emergency storm cleanup",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Insured"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive 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.