{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/onion-river-campground-plainfield-vermont",
  "name": "Onion River Campground",
  "description": "",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/onion-river-campground-plainfield-vermont",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/029/307/full/onion-river-campground-plainfield-vt-7.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Plainfield",
    "addressRegion": "VT",
    "postalCode": "05667",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.2780796,
    "longitude": -72.425448
  },
  "checkinTime": "00:12:00",
  "checkoutTime": "00:12:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}