{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/snake-river-merritt-reservoir-sra-valentine-ne",
  "name": "Snake River - Merritt Reservoir SRA",
  "description": "Snake River - Merritt Reservoir SRA is located near Valentine, Nebraska, featuring flat terrain with open spaces and scattered trees.",
  "url": "https://campertunity.com/listings/campgrounds/snake-river-merritt-reservoir-sra-valentine-ne",
  "image": [
    "https://photos.thedyrt.com/photo/128023/media/nebraska-merritt-reservoir-state-recreation-area-snake-river_9a339a8bed90f439c8c793821eb14dd7.jpeg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/128025/media/nebraska-merritt-reservoir-state-recreation-area-snake-river_3bc4bc220cfcfead2af255f5870d0c4a.jpeg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/128023/media/nebraska-merritt-reservoir-state-recreation-area-snake-river_9a339a8bed90f439c8c793821eb14dd7.jpeg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-100.91011467,42.60037211)/-100.91011467,42.60037211,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "420 E First St",
    "addressLocality": "Valentine",
    "addressRegion": "NE",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.60037211,
    "longitude": -100.91011467
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}