{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-lincoln-park-campground-superio",
  "name": "Lincoln Park Campground",
  "description": "Lincoln Park Campground is located at , Superior NE 68978. Lincoln Park Campground can be contacted at ***-***-**** or http://www.cityofsuperior.org/recreation.php",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-lincoln-park-campground-superio",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Superior",
    "addressRegion": "NE",
    "postalCode": "68978",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.0205011,
    "longitude": -98.0834011
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/nebraska/superior/lincoln-park-campground",
    "https://pinecliffresort.net/campgrounds-rv-parks/lincoln-park-campground-1-402-879-4713"
  ]
}