{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/miller-creek-campground-crofton-ne",
  "name": "Miller Creek Campground",
  "description": "Miller Creek Campground is located at , Crofton NE 68730. Miller Creek Campground can be contacted at or http://outdoornebraska.gov/lewisandclark/",
  "url": "https://campertunity.com/listings/campgrounds/miller-creek-campground-crofton-ne",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Crofton",
    "addressRegion": "NE",
    "postalCode": "68730",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.8299993,
    "longitude": -97.6622866
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/nebraska/crofton/miller-creek-campground",
    "https://thedyrt.com/camping/nebraska/nebraska-lewis-and-clark-state-recreation-area-miller-creek"
  ]
}