Structured Data

    Hidden Oak Tree Care

    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: "Hidden Oak Tree Care",
      description: "Hidden Oak Tree Care provides comprehensive tree services throughout the Salt Lake City area, including tree removal, trimming, pruning, stump grinding, and emergency storm services. The team is fully licensed and insured, delivering professional arboriculture with attention to property safety and tree health. They're known for thorough work, fair pricing, and reliable customer service.",
      url: "http://www.hiddenoaktreecare.com/",
      telephone: "+1-801-262-1596",
      address: {
        @type: "PostalAddress",
        streetAddress: "955 Bending River Rd W",
        addressLocality: "Salt Lake City",
        addressRegion: "UT",
        postalCode: "84104",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.748545,
        longitude: -111.94441599999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "164",
        bestRating: "5"
      },
      areaServed: "Salt Lake City and surrounding areas",
      knowsAbout: "Tree Services, Homeowners needing tree removal or maintenance, property managers with multiple sites, households affected by storm damage",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Arboriculture"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Insured"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Emergency Storm 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.