Structured Data

    Jcm tree service

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

    Schema.org / LocalBusiness
    |
    39 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Jcm tree service",
      description: "JCM Tree Service provides professional tree care and removal services to the McLean, VA area. Based in McLean, they offer a range of tree services including removal, trimming, and stump grinding for residential and commercial properties. Their team is equipped to handle tree work of various sizes and complexities.",
      telephone: "+1-571-778-9187",
      address: {
        @type: "PostalAddress",
        streetAddress: "8009 Lewinsville Rd",
        addressLocality: "McLean",
        addressRegion: "VA",
        postalCode: "22102",
        addressCountry: "US"
      },
      areaServed: "McLean, Virginia and surrounding Northern Virginia communities",
      knowsAbout: "Tree Services, McLean homeowners, Commercial property managers, Residential properties with mature or hazardous trees",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local McLean Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Tree Care"
        }
      ],
      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.