Structured Data

    Archon Tree

    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: "Archon Tree",
      description: "Archon Tree is a professional tree care company serving the greater Tacoma and South Sound area. They specialize in tree removal, trimming, pruning, and stump grinding for residential and commercial properties. With a focus on safety and quality workmanship, Archon Tree handles everything from routine maintenance to emergency storm cleanup, using modern equipment and certified techniques.",
      url: "https://www.archontree.com/",
      telephone: "+1-253-858-8733",
      address: {
        @type: "PostalAddress",
        streetAddress: "15941 Peacock Hill Rd SE",
        addressLocality: "Olalla",
        addressRegion: "WA",
        postalCode: "98359",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 47.4046437,
        longitude: -122.5864199
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "102",
        bestRating: "5"
      },
      areaServed: "Olalla, WA and surrounding South Sound communities including Tacoma, Federal Way, and nearby areas",
      knowsAbout: "Tree Services, Homeowners needing tree maintenance, properties with emergency storm damage, residential and commercial property managers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Tree Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Insured"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Estimates"
        }
      ],
      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.