Structured Data

    Sky High Tree Removal

    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: "Sky High Tree Removal",
      description: "Sky High Tree Removal is a fully licensed and insured tree service company in Auburn, WA specializing in tree removal, trimming, pruning, and stump grinding for residential and commercial properties. With extensive experience and a commitment to safety and quality workmanship, they handle everything from routine tree maintenance to emergency storm damage removal, ensuring properties are kept safe and well-maintained year-round.",
      url: "http://www.skyhightreeremoval.com/",
      telephone: "+1-253-797-3621",
      address: {
        @type: "PostalAddress",
        streetAddress: "28023 34th Ave S",
        addressLocality: "Auburn",
        addressRegion: "WA",
        postalCode: "98001",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 47.3498728,
        longitude: -122.2896475
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "71",
        bestRating: "5"
      },
      areaServed: "Auburn and surrounding areas in King and Pierce counties, WA",
      knowsAbout: "Tree Services, Homeowners needing tree removal or maintenance, property managers, commercial facilities, emergency storm damage response",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Fully Licensed & Insured"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Emergency Storm Damage Response"
        },
        {
          @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.