Structured Data

    Busy Bee Tree Service

    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: "Busy Bee Tree Service",
      description: "Busy Bee Tree Service is a locally-owned tree care company serving the Saratoga Springs area and surrounding communities. They specialize in tree removal, trimming, pruning, and stump grinding, with expertise in handling both routine maintenance and emergency storm damage. The team is licensed and insured, offering free estimates and professional service for residential properties.",
      url: "https://www.utahbusybee.com/",
      telephone: "+1-801-828-5780",
      address: {
        @type: "PostalAddress",
        streetAddress: "1 N Perth St",
        addressLocality: "Saratoga Springs",
        addressRegion: "UT",
        postalCode: "84043",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.3623225,
        longitude: -111.8611557
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "14",
        bestRating: "5"
      },
      areaServed: "Saratoga Springs, UT and surrounding areas",
      knowsAbout: "Tree Services, Homeowners needing tree maintenance, property managers handling storm damage, residents requiring stump removal",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Insured"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Estimates"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Storm Damage Specialists"
        }
      ],
      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.