Structured Data

    361 Tree & Landscaping

    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: "361 Tree & Landscaping",
      description: "361 Tree & Landscaping is a full-service tree care and landscaping company serving the Corpus Christi area. They offer comprehensive tree removal, trimming, pruning, stump grinding, and emergency storm cleanup services, along with complete landscaping design and maintenance. The team is licensed and insured, providing professional arboricultural services for both residential and commercial properties.",
      url: "https://www.361treeandlandscape.com/",
      telephone: "+1-361-537-1623",
      address: {
        @type: "PostalAddress",
        streetAddress: "3041 Masterson Dr",
        addressLocality: "Corpus Christi",
        addressRegion: "TX",
        postalCode: "78415",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.712832,
        longitude: -97.4275009
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "18",
        bestRating: "5"
      },
      areaServed: "Corpus Christi, TX and surrounding areas",
      knowsAbout: "Tree Services, Homeowners needing tree maintenance, commercial properties with landscaping, property managers, customers facing storm damage",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Insured"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Expertise"
        }
      ],
      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.