{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/north-river-road-rv-camp-del-norte-co",
  "name": "North River Road RV camp",
  "description": "",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/north-river-road-rv-camp-del-norte-co",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/071/145/full/north-river-road-rv-camp-del-norte-co-2.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Del Norte",
    "addressRegion": "CO",
    "postalCode": "81232",
    "addressCountry": "US"
  },
  "checkinTime": "00:11:00",
  "checkoutTime": "00:11:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}