{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/streeter-city-park-campground",
  "name": "Streeter City Park Campground",
  "description": "Streeter City Park Campground, Streeter North Dakota. See traveler reviews, photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/streeter-city-park-campground",
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.65913266609175,
    "longitude": -99.36299597301037
  },
  "sameAs": [
    "https://www.campendium.com/streeter-city-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ]
}