Structured Data

    J/Rtreeservices

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "J/Rtreeservices",
      description: "J/R Tree Services is a locally-owned tree care company serving the Fresno area with comprehensive arboricultural services. The team provides tree removal, trimming, pruning, stump grinding, and emergency storm cleanup for residential and commercial properties. They're known for professional, reliable service and competitive pricing.",
      url: "https://jrtreeservice.org/",
      telephone: "+1-559-806-5162",
      address: {
        @type: "PostalAddress",
        streetAddress: "4686 E Woodward Ave",
        addressLocality: "Fresno",
        addressRegion: "CA",
        postalCode: "93702",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.7223603,
        longitude: -119.74176849999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.3",
        reviewCount: "9",
        bestRating: "5"
      },
      areaServed: "Fresno, CA and surrounding areas",
      knowsAbout: "Tree Services, Homeowners needing tree removal, Property managers with multiple trees, Businesses requiring storm cleanup and emergency tree services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Tree Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local & Accessible"
        }
      ],
      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.