Structured Data

    Capitol 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: "Capitol Tree Care",
      description: "Capitol Tree Care is a professional arboriculture company serving the Austin area with comprehensive tree services including removal, trimming, pruning, stump grinding, and emergency storm cleanup. Led by certified arborists, they specialize in large-scale tree work and storm damage recovery, bringing expertise in tree health and safe removal techniques to residential and commercial properties.",
      url: "https://www.arboristaustin.com/",
      telephone: "+1-512-913-6833",
      address: {
        @type: "PostalAddress",
        streetAddress: "12407 N Mopac Expy #250",
        addressLocality: "Austin",
        addressRegion: "TX",
        postalCode: "78758",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 30.417070300000002,
        longitude: -97.7039453
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "146",
        bestRating: "5"
      },
      areaServed: "Austin and surrounding Central Texas communities",
      knowsAbout: "Tree Services, Homeowners with storm-damaged trees, commercial property managers needing large-scale tree work, residents seeking professional arborist consultation",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Certified Arborists"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Storm Emergency Response"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Service Scope"
        }
      ],
      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.