Structured Data

    Treescape Solutions, LLC

    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: "Treescape Solutions, LLC",
      description: "Treescape Solutions, LLC is a full-service tree care company serving the greater Round Rock area with expert tree removal, trimming, pruning, and stump grinding services. The team handles both routine maintenance and emergency storm damage, bringing licensed, insured expertise to residential and commercial properties throughout Central Texas.",
      url: "http://www.treescapesolutions.com/",
      telephone: "+1-512-731-8748",
      address: {
        @type: "PostalAddress",
        streetAddress: "2541 N Interstate Hwy 35 Suite 200-155",
        addressLocality: "Round Rock",
        addressRegion: "TX",
        postalCode: "78664",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 30.4851651,
        longitude: -97.67451969999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "21",
        bestRating: "5"
      },
      areaServed: "Round Rock, TX and surrounding Central Texas communities",
      knowsAbout: "Tree Services, Homeowners needing routine tree maintenance, property managers with multiple trees, homeowners with storm-damaged trees, commercial property owners",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Tree Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Emergency Storm Response"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Insured"
        }
      ],
      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.