{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bow-creek-recreation-area-wynot-ne",
  "name": "Bow Creek Recreation Area",
  "description": "Bow Creek Recreation Area is located at Unnamed Rd, Wynot NE 68792. Bow Creek Recreation Area can be contacted at ***-***-**** or http://www.nps.gov/mnrr/planyourvisit/bow-creek-recreation-area.htm",
  "url": "https://campertunity.com/listings/campgrounds/bow-creek-recreation-area-wynot-ne",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Unnamed Rd",
    "addressLocality": "Wynot",
    "addressRegion": "NE",
    "postalCode": "68792",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.7775822,
    "longitude": -97.1480978
  }
}