{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lewis-clark-lake-state-recreation-area-crofton",
  "name": "Lewis and Clark Lake State Recreation Area",
  "description": "Lewis and Clark Lake State Recreation Area is located at , Crofton NE 68730. Lewis and Clark Lake State Recreation Area can be contacted at ***-***-**** or http://outdoornebraska.gov/lewisandclark/",
  "url": "https://campertunity.com/listings/campgrounds/lewis-clark-lake-state-recreation-area-crofton",
  "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.8373168,
    "longitude": -97.5883822
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/nebraska/crofton/lewis-and-clark-lake-state-recreation-area"
  ]
}