{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/merritt-reservoir-state-recreation-area-valentine-ne",
  "name": "Merritt Reservoir State Recreation Area",
  "description": "Merritt Reservoir State Recreation Area is located at , Valentine NE 69201. Merritt Reservoir State Recreation Area can be contacted at ***-***-**** or http://outdoornebraska.gov/merrittreservoir/",
  "url": "https://campertunity.com/listings/campgrounds/merritt-reservoir-state-recreation-area-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.5960545,
    "longitude": -100.8916259
  }
}