{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/green-mountain-national-forest-fr25-dispersed-camping-vt",
  "name": "Green Mountain National Forest FR25 - Dispersed Camping",
  "description": "Contact info, reviews tips & more for Green Mountain National Forest FR25 - Dispersed Camping | Camping in Vermont",
  "url": "https://campertunity.com/listings/campgrounds/green-mountain-national-forest-fr25-dispersed-camping-vt",
  "image": [
    "https://photos.thedyrt.com/photo/1216744/media/green-mountain-national-forest-fr25_dc6203a0-b4d3-40b7-9140-130104b775a9.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/1216744/media/green-mountain-national-forest-fr25_dc6203a0-b4d3-40b7-9140-130104b775a9.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "VT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.06129662513547,
    "longitude": -72.85496662659887
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Melissa M."
      },
      "datePublished": "2021-08-27T12:32:00.172Z",
      "reviewBody": "Beautiful sites on the River but with the wet summer, we just couldn’t dry out.  Make sure to lock you valuables.  Our Jackery, Solar panels &amp; toilet were stolen.\n",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 4,
        "bestRating": 5,
        "worstRating": 1
      }
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Sigrid O."
      },
      "datePublished": "2023-05-14T17:37:27.151Z",
      "reviewBody": "We were here on a Friday &amp; Saturday nights. Friday night had the whole place to ourselves. Saturday night all spots filled. We had quiet and respectful neighbors. People have been careless with leaving discarded boards and other items…not good… but door is still beautiful. Gorgeous stream/river…love the river sounds. ",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 4,
        "bestRating": 5,
        "worstRating": 1
      }
    }
  ]
}