{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/neidhardt-mobile-home-rv-park-new-salem-nd",
  "name": "Neidhardt Mobile Home-Rv Park",
  "description": "Neidhardt Mobile Home-Rv Park is located at 305 Court Drive, New Salem ND 58563. Neidhardt Mobile Home-Rv Park can be contacted at ***-***-**** or http://www.newsalem-nd.com/lodging.html",
  "url": "https://campertunity.com/listings/campgrounds/neidhardt-mobile-home-rv-park-new-salem-nd",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "305 Court Drive",
    "addressLocality": "New Salem",
    "addressRegion": "ND",
    "postalCode": "58563",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.8397321,
    "longitude": -101.408662
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/north-dakota/new-salem/neidhardt-mobile-home-rv-park"
  ]
}