{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-north-gold-rv-park-columbus-nd",
  "name": "North Gold RV Park",
  "description": "North Gold RV Park is located at 9551 103rd Street Northwest, Columbus ND 58727. North Gold RV Park can be contacted at ***-***-**** or http://www.northgoldrvpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-north-gold-rv-park-columbus-nd",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "9551 103rd Street Northwest",
    "addressLocality": "Columbus",
    "addressRegion": "ND",
    "postalCode": "58727",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.9089872,
    "longitude": -102.7973571
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/north-dakota/columbus/north-gold-rv-park"
  ]
}