Structured Data

    Bob Rundo Tree Surgeon

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Bob Rundo Tree Surgeon",
      description: "Bob Rundo Tree Surgeon is a tree care specialist in Colorado Springs offering professional tree removal, trimming, pruning, and stump grinding services. With expertise in plant health and tree surgery, they help residential and commercial clients maintain healthy landscapes and safely remove problem trees. Their work focuses on preserving tree health while addressing safety concerns and aesthetic goals.",
      url: "https://www.timberlinelandscaping.com/residential-landscaping/tree-care-plant-health/",
      telephone: "+1-719-598-1645",
      address: {
        @type: "PostalAddress",
        streetAddress: "2626 Gunnison St",
        addressLocality: "Colorado Springs",
        addressRegion: "CO",
        postalCode: "80909",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.8374436,
        longitude: -104.77802109999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.6",
        reviewCount: "36",
        bestRating: "5"
      },
      areaServed: "Colorado Springs and surrounding areas",
      knowsAbout: "Tree Services, Homeowners with large trees, property managers, landscapes requiring professional tree care and removal",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Tree Surgery Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Plant Health Focus"
        }
      ],
      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.