{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/richland-dam-recreation-area-fort-pierre-national",
  "name": "Richland Dam Recreation Area Fort Pierre National Grassland",
  "description": "Richland Dam Recreation Area Fort Pierre National Grassland is located at 18***-***-****0 286th Avenue, Pierre SD 57501. Richland Dam Recreation Area Fort Pierre National Grassland can be contacted at ***-***-**** or https://www.fs.usda.gov/recarea/nebraska/recarea/?recid=10637",
  "url": "https://campertunity.com/listings/campgrounds/richland-dam-recreation-area-fort-pierre-national",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "18198-18100 286th Avenue",
    "addressLocality": "Pierre",
    "addressRegion": "SD",
    "postalCode": "57501",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.7507774,
    "longitude": -100.4058407
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/south-dakota/pierre/richland-dam-recreation-area-fort-pierre-national-grassland"
  ]
}