{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/streeter-city-park-wishek-nd",
  "name": "Streeter City Park",
  "description": "County-managed Streeter City Park sits in a small North Dakota community, providing basic camping infrastructure with drinking water and restroom facilities. The campground operates on a compact layout where RVs and tents park in close proximity to one another, particularly during busy holiday weekends when sites fill quickly. One recent camper noted the tight spacing between units, which may not appeal to those preferring more separation from neighboring campers. The park serves as a functio...",
  "url": "https://campertunity.com/listings/campgrounds/streeter-city-park-wishek-nd",
  "image": [
    "https://photos.thedyrt.com/photo/media/streeter-city-park_ee4c0118-171e-4065-bc82-ef7d6c6283b3.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Streeter",
    "addressRegion": "ND",
    "postalCode": "58483",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.65900071,
    "longitude": -99.36300067
  },
  "sameAs": [
    "https://thedyrt.com/camping/north-dakota/streeter-city-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}