{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/csr-campground-oakes-nd",
  "name": "CSR Campground",
  "description": "Campground located north of Oakes close to the Golf Course.Plenty of space and easy access.Electric hookups only",
  "url": "https://campertunity.com/listings/campgrounds/csr-campground-oakes-nd",
  "image": [
    "https://www.ndtourism.com/sites/default/files/listing_images/profile/4592/729186fca9fa134426ffbcf934b3b89e_csrcampground.jpg",
    "/sites/default/files/styles/listings_slideshow_medium/public/listing_images/profile/4592/729186fca9fa134426ffbcf934b3b89e_csrcampground.jpg?itok=qRdCCroI",
    "https://res.cloudinary.com/miles-extranet-dev/image/upload/v1736363976/North_Dakota/account_photos/1128/729186fca9fa134426ffbcf934b3b89e_CSRCampground.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1203 7th St. N",
    "addressLocality": "Oakes",
    "addressRegion": "ND",
    "postalCode": "58474",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.151313,
    "longitude": -98.091007
  },
  "sameAs": [
    "https://www.ndtourism.com/oakes/places-stay/campgrounds-rv-parks/csr-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Gravel Road"
    }
  ]
}