{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-for-oahe-downstream-state-recreation-area-fort",
  "name": "Oahe Downstream State Recreation Area",
  "description": "Oahe Downstream State Recreation Area is located at 20439 Marina Loop, Fort Pierre SD 57532. Oahe Downstream State Recreation Area can be contacted at ***-***-**** or http://gfp.sd.gov/state-parks/directory/oahe-downstream/",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-for-oahe-downstream-state-recreation-area-fort",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "20439 Marina Loop",
    "addressLocality": "Fort Pierre",
    "addressRegion": "SD",
    "postalCode": "57532",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.435214,
    "longitude": -100.3919033
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/south-dakota/fort-pierre/oahe-downstream-state-recreation-area"
  ]
}