Structured Data

    Tree Trimming Services

    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: "Tree Trimming Services",
      description: "Tree Trimming Services is a family-owned tree care company serving the Coastal Bend area. They specialize in professional tree trimming, tree removal, and hurricane-readiness services for both residential and commercial properties. The team handles everything from full tree trims and dangerous branch removal to complete tree extraction with permitting assistance, and offers free estimates for all services.",
      url: "http://www.treetrimmingservices.com/",
      telephone: "+1-361-413-9091",
      address: {
        @type: "PostalAddress",
        streetAddress: "148 Chiltipin Dr",
        addressLocality: "Portland",
        addressRegion: "TX",
        postalCode: "78374",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.878890799999997,
        longitude: -97.3104774
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "39",
        bestRating: "5"
      },
      areaServed: "Portland, TX and surrounding Coastal Bend area",
      knowsAbout: "Tree Services, Homeowners needing tree maintenance, Commercial property managers, Hurricane season preparedness, Property owners with dead or dangerous trees",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Family-Owned Local Business"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Tree Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Estimates & Fast Response"
        }
      ],
      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.