{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-ballards-marsh-state",
  "name": "Ballards Marsh State Wildlife Management Area",
  "description": "Ballards Marsh State Wildlife Management Area is located at , Valentine NE 69201. Ballards Marsh State Wildlife Management Area can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-ballards-marsh-state",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Valentine",
    "addressRegion": "NE",
    "postalCode": "69201",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.5963908,
    "longitude": -100.5518012
  }
}