{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/elko-koa-journey-elko",
  "name": "Elko KOA Journey",
  "description": "Elko KOA Journey is located in Elko, Nevada and offers great camping sites! Click here to find out more information or to book a reservation.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/elko-koa-journey-elko",
  "image": [
    "https://koa.com/content/campgrounds/elko/heroitems/28143heroitems7716d7b5-12ca-402c-b30c-28aa13af6209.JPG",
    "/content/campgrounds/elko/waystostayphotos/28143waystostayphotos22fbc126-568d-4813-bcf9-f1136135284b.JPG?preset=srcset-xs",
    "https://koa.com/content/campgrounds/elko/photos/28143photoscddad549-3879-4ae7-88aa-e3ad7a5cb9bf.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3730 Idaho St",
    "addressLocality": "Elko",
    "addressRegion": "NV",
    "postalCode": "89801",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.8587919,
    "longitude": -115.7391056
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 519,
    "bestRating": 5,
    "worstRating": 1
  }
}