{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/willow-springs-rv-park-burwell-ne",
  "name": "Willow Springs RV Park",
  "description": "Willow Springs RV Park is located at 46854 Willow Springs Road, Burwell NE 68823. Willow Springs RV Park can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/willow-springs-rv-park-burwell-ne",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "46854 Willow Springs Road",
    "addressLocality": "Burwell",
    "addressRegion": "NE",
    "postalCode": "68823",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.781376,
    "longitude": -99.0987101
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/nebraska/burwell/willow-springs-rv-park"
  ]
}