Structured Data

    HLA Tree Services

    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: "HLA Tree Services",
      description: "HLA Tree Services is a professional tree care company serving the Washington, DC area with comprehensive arboriculture services. They specialize in tree removal, trimming, pruning, and stump grinding for both residential and commercial properties. With a focus on safety and expertise, HLA Tree Services helps property owners maintain healthy trees and manage challenging tree situations.",
      url: "https://washingtondctreeservice.com/",
      telephone: "+1-301-973-6637",
      address: {
        @type: "PostalAddress",
        streetAddress: "500 New Jersey Ave NW #600",
        addressLocality: "Washington",
        addressRegion: "DC",
        postalCode: "20001",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.8964652,
        longitude: -77.0119596
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "2",
        bestRating: "5"
      },
      areaServed: "Washington, DC and surrounding areas",
      knowsAbout: "Tree Services, Homeowners needing tree removal, property managers with multiple trees, residents with storm-damaged trees, commercial property owners",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Professional Arboriculture"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Tree Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local DC Expertise"
        }
      ],
      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.