{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lake-minatare-state-recreation-area-minatare-ne",
  "name": "Lake Minatare State Recreation Area",
  "description": "Lake Minatare State Recreation Area is located at , Minatare NE 69356. Lake Minatare State Recreation Area can be contacted at ***-***-**** or http://outdoornebraska.gov/lakeminatare/",
  "url": "https://campertunity.com/listings/campgrounds/lake-minatare-state-recreation-area-minatare-ne",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Minatare",
    "addressRegion": "NE",
    "postalCode": "69356",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.931055,
    "longitude": -103.4742993
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/nebraska/minatare/lake-minatare-state-recreation-area"
  ]
}