{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sexauer-park-campground-brookings-sd",
  "name": "Sexauer Park & Campground",
  "description": "Sexauer Park & Campground is located at , Brookings SD 57006. Sexauer Park & Campground can be contacted at ***-***-**** or http://www.cityofbrookings.org/index.aspx?NID=311",
  "url": "https://campertunity.com/listings/campgrounds/sexauer-park-campground-brookings-sd",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Brookings",
    "addressRegion": "SD",
    "postalCode": "57006",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.3179064,
    "longitude": -96.8052052
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/south-dakota/brookings/sexauer-park-campground",
    "https://www.goodsam.com/campgrounds-rv-parks/south-dakota/brookings/sexauer-park-and-campground/cgid-810000774"
  ]
}