Structured Data

    Paul Bunyan Tree Service

    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: "Paul Bunyan Tree Service",
      description: "Paul Bunyan Tree Service is a full-service tree care company serving the Grand Prairie area with expertise in tree removal, trimming, pruning, stump grinding, and emergency storm damage cleanup. With a 4.8-star reputation backed by over 190 customer reviews, they provide comprehensive arboricultural services for both residential and commercial properties. The team is licensed and insured, offering free estimates and rapid response for emergency situations.",
      url: "http://www.pbtreeservice.com/",
      telephone: "+1-817-891-8733",
      address: {
        @type: "PostalAddress",
        streetAddress: "300 SE 5th St",
        addressLocality: "Grand Prairie",
        addressRegion: "TX",
        postalCode: "75051",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.743570999999996,
        longitude: -96.99790999999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "191",
        bestRating: "5"
      },
      areaServed: "Grand Prairie, TX and surrounding Dallas-Fort Worth communities",
      knowsAbout: "Tree Services, Homeowners needing tree maintenance, property managers with multiple trees, businesses requiring commercial tree care, emergency storm damage cleanup",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Insured Professional Team"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Emergency Storm Response"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Service Offerings"
        }
      ],
      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.