{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/vernal-rv-resort-vernal-ut-1",
  "name": "Vernal RV Resort",
  "description": "",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/vernal-rv-resort-vernal-ut-1",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/093/029/full/vernal-rv-resort-vernal-ut-3.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Vernal",
    "addressRegion": "UT",
    "postalCode": "84078",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.4556825,
    "longitude": -109.528474
  },
  "checkinTime": "00:16:00",
  "checkoutTime": "00:16:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}