{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mcville-dam-campground-mcville",
  "name": "McVille Dam Campground",
  "description": "McVille Dam Campground is located at North Dakota 15, Mcville ND 58254. McVille Dam Campground can be contacted at ***-***-**** or http://mcville.com/mcville_dam.htm",
  "url": "https://campertunity.com/listings/campgrounds/mcville-dam-campground-mcville",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "North Dakota 15",
    "addressLocality": "Mcville",
    "addressRegion": "ND",
    "postalCode": "58254",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.7621541,
    "longitude": -98.1682286
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/north-dakota/mcville/mcville-dam-campground",
    "https://thedyrt.com/camping/north-dakota/north-dakota-mcville-dam-campground"
  ]
}