{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/stanton-lake-park-falls-city-ne",
  "name": "Stanton Lake Park",
  "description": "Stanton Lake Park is located at , Falls City NE 68355. Stanton Lake Park can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/stanton-lake-park-falls-city-ne",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Falls City",
    "addressRegion": "NE",
    "postalCode": "68355",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.0715692,
    "longitude": -95.6135989
  }
}