Structured Data

    General Tree Service, Inc.

    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: "General Tree Service, Inc.",
      description: "General Tree Service, Inc. is a full-service tree care company serving Bakersfield and surrounding areas with professional tree removal, trimming, pruning, and stump grinding. The company handles emergency storm damage, routine maintenance, and hazard tree assessments with licensed and insured technicians who prioritize safety and property protection.",
      url: "https://generaltreeservices.com/",
      telephone: "+1-661-323-3155",
      address: {
        @type: "PostalAddress",
        streetAddress: "4811 Kimber Ave",
        addressLocality: "Bakersfield",
        addressRegion: "CA",
        postalCode: "93307",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.3508788,
        longitude: -118.95069559999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.4",
        reviewCount: "28",
        bestRating: "5"
      },
      areaServed: "Bakersfield, CA and surrounding communities",
      knowsAbout: "Tree Services, Homeowners with hazardous trees, properties needing storm cleanup, residential landscaping maintenance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Insured"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Emergency Storm Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Complete Tree Care"
        }
      ],
      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.