{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/maskenthine-lake-recreation-area-stanton-ne",
  "name": "Maskenthine Lake Recreation Area",
  "description": "Maskenthine Lake Recreation Area is located at , Stanton NE 68779. Maskenthine Lake Recreation Area can be contacted at ***-***-**** or http://www.lenrd.org/maskenthine-lake-recreation-area/",
  "url": "https://campertunity.com/listings/campgrounds/maskenthine-lake-recreation-area-stanton-ne",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Stanton",
    "addressRegion": "NE",
    "postalCode": "68779",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.9832367,
    "longitude": -97.2394238
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/nebraska/stanton/maskenthine-lake-recreation-area"
  ]
}