{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/elko-rv-park-nv",
  "name": "Elko RV Park",
  "description": "",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/elko-rv-park-nv",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/038/004/full/elko.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Elko",
    "addressRegion": "NV",
    "postalCode": "89801",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.1958128,
    "longitude": -115.3272864
  },
  "checkinTime": "00:12:00",
  "checkoutTime": "00:12:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}