{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mooreton-city-park-wahpeton-nd",
  "name": "Mooreton City Park",
  "description": "Mooreton City Park offers a camping experience near Mooreton, ND, with flat terrain typical of the region.",
  "url": "https://campertunity.com/listings/campgrounds/mooreton-city-park-wahpeton-nd",
  "image": [
    "https://photos.thedyrt.com/photo/media/north-dakota-mooreton-city-park-campground_434f9a4b-b813-4db8-b2f9-54bd05cfaf94.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/media/north-dakota-mooreton-city-park-campground_434f9a4b-b813-4db8-b2f9-54bd05cfaf94.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-96.84200082,46.26900061)/-96.84200082,46.26900061,10,0/800x800?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Wahpeton",
    "addressRegion": "ND",
    "postalCode": "58061",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.26900061,
    "longitude": -96.84200082
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}