{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-riverside-park-burwell-ne",
  "name": "Riverside Park",
  "description": "Riverside Park is located at , Burwell NE 68823. Riverside Park can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-riverside-park-burwell-ne",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Burwell",
    "addressRegion": "NE",
    "postalCode": "68823",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.7890831,
    "longitude": -99.1342007
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/nebraska/burwell/riverside-park",
    "https://thedyrt.com/camping/nebraska/nebraska-burwell-city-park"
  ]
}