{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/merritt-reservoir-willow-cove-area-campground-valentine-ne",
  "name": "Merritt Reservoir Willow Cove Area Campground",
  "description": "Merritt Reservoir Willow Cove Area Campground is located at , Valentine NE 69201. Merritt Reservoir Willow Cove Area Campground can be contacted at ***-***-**** or http://outdoornebraska.ne.gov/",
  "url": "https://campertunity.com/listings/campgrounds/merritt-reservoir-willow-cove-area-campground-valentine-ne",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Valentine",
    "addressRegion": "NE",
    "postalCode": "69201",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.6278362,
    "longitude": -100.8639875
  }
}