{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/raleigh-reservoir-campground-us",
  "name": "Raleigh Reservoir Campground",
  "description": "Raleigh Reservoir Campground, Raleigh North Dakota. See 2 traveler reviews, 5 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/raleigh-reservoir-campground-us",
  "image": [
    "https://campcdn.com/photos/3/3/33396/248020/uploads_2F1598481669176-jkeedjq13i-d6d7ef4e28471a7e77998fb82dfc8805_2FIMG_2234.jpeg?v=1633863902",
    "http:https://campcdn.com/photos/3/3/33396/398403/low_res/raleigh-reservoir-campground.jpg?v=1683120329"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.354816,
    "longitude": -101.375205
  },
  "sameAs": [
    "https://www.campendium.com/raleigh-reservoir-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cell Service"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}