{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rolston-rest-shelter-pittsfield-vt",
  "name": "Rolston Rest Shelter",
  "description": "Rolston Rest Shelter is a backcountry lean-to located on Vermont's Long Trail in the Green Mountain National Forest. Originally built by the Long Trail Patrol in 1966 and rebuilt in 2004, this framed shelter accommodates 8 hikers and is named for Ben Rolston, a former Green Mountain Club guidebook editor and trail maintainer. The shelter sits along the ridge in what was once the largest unprotected inholding in the Green Mountain National Forest, now permanently protected. The shelter is situ...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rolston-rest-shelter-pittsfield-vt",
  "image": [
    "https://campflare.com/preview.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hadley Ln",
    "addressLocality": "Pittsfield",
    "addressRegion": "VT",
    "postalCode": "05762",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.713104248046875,
    "longitude": -72.86143493652344
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Backcountry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}