{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bader-park-chapman-ne",
  "name": "Bader Park",
  "description": "Bader Park camping reservations and campground information. Learn more about camping near Bader Park and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/bader-park-chapman-ne",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid783859/%7Bpht%7DphotoURL1-19488870_2032090996816307_7008650018661905258_o%7Bpht%7D1721311754173.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "898 Bader Park Rd PO Box 164",
    "addressLocality": "Chapman",
    "addressRegion": "NE",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.98779,
    "longitude": -98.14998
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/bader-park/CHUB/783859/overview"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}