Structured Data

    Snake River Tree 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: "Snake River Tree Services",
      description: "Snake River Tree Services is a full-service tree care company serving the Jerome, Idaho area with comprehensive solutions including tree removal, trimming, pruning, and stump grinding. They handle both routine maintenance and emergency storm damage, offering free estimates and professional service to residential and commercial properties throughout the region.",
      url: "https://snakerivertreeservice.com/",
      telephone: "+1-208-324-0392",
      address: {
        @type: "PostalAddress",
        streetAddress: "233 Frontier Rd",
        addressLocality: "Jerome",
        addressRegion: "ID",
        postalCode: "83338",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.649185599999996,
        longitude: -114.4760957
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4",
        reviewCount: "5",
        bestRating: "5"
      },
      areaServed: "Jerome, Idaho and surrounding areas",
      knowsAbout: "Tree Services, Homeowners needing routine tree maintenance, property managers with emergency storm damage, commercial properties with landscaping needs",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Estimates"
        }
      ],
      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.