{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/green-mountain-national-forest-fr71-west-dover-vt",
  "name": "Green Mountain National Forest FR71",
  "description": "[Green Mountain National Forest](https://thedyrt.com/camping/vermont/near/green-mountain-national-forest) FR71 is located in Vermont's [Green Mountain National Forest](https://thedyrt.com/camping/vermont/near/green-mountain-national-forest), featuring forested terrain with a mix of hardwood and conifer trees.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/green-mountain-national-forest-fr71-west-dover-vt",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "West Dover",
    "addressRegion": "VT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.952668675574614,
    "longitude": -72.98912560460462
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}