{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/paria-river-ranch-kanab-ut",
  "name": "Paria River Ranch",
  "description": "",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/paria-river-ranch-kanab-ut",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/106/272/full/paria-river-ranch-kanab-ut-2.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Kanab",
    "addressRegion": "UT",
    "postalCode": "84741",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.0481715,
    "longitude": -112.5285237
  },
  "checkinTime": "00:14:00",
  "checkoutTime": "00:14:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}