{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/white-river-city-park-valentine",
  "name": "White River City Park",
  "description": "Very long spaces - older park with lots of large shade trees. Must be self contained. Lots of room for dogs to run!",
  "url": "https://campertunity.com/listings/campgrounds/white-river-city-park-valentine",
  "image": [
    "https://photos.thedyrt.com/photo/1255741/media/south-dakota-white-river-city-park_2bf09a82-8b58-435c-a62c-6707f36b898a.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/1255741/media/south-dakota-white-river-city-park_2bf09a82-8b58-435c-a62c-6707f36b898a.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/media/south-dakota-white-river-city-park_dc0e158f-cea5-437f-96e2-4f8348d5769a.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-100.74188555820716,43.56520730813226)/-100.74188555820716,43.56520730813226,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Valentine",
    "addressRegion": "NE",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.56520730813226,
    "longitude": -100.74188555820716
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Badlands"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.8,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}