Structured Data

    Brosnan Tree

    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: "Brosnan Tree",
      description: "Brosnan Tree is an ISA-certified arborist service in Austin specializing in professional tree removal, trimming, pruning, and stump grinding. Run by Tim Brosnan, a certified arborist with deep expertise in tree health and safety, the company handles everything from routine maintenance to emergency storm damage removal with a focus on proper arboriculture practices.",
      url: "http://brosnantree.com/contact",
      telephone: "+1-512-653-6278",
      address: {
        @type: "PostalAddress",
        streetAddress: "2014 Singing Brook",
        addressLocality: "Austin",
        addressRegion: "TX",
        postalCode: "78723",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 30.303702599999998,
        longitude: -97.69137800000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "26",
        bestRating: "5"
      },
      areaServed: "Austin and surrounding areas",
      knowsAbout: "Tree Services, Homeowners needing tree removal or maintenance, properties with storm damage, Austin residents prioritizing certified arborist expertise",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "ISA Certified Arborist"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Professional Credentials"
        }
      ],
      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.