{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-nipton-rv-park-campground",
  "name": "Nipton RV Park & Campground",
  "description": "Nipton RV Park & Campground is located at 107355 Nipton Road, Baker CA 92364. Nipton RV Park & Campground can be contacted at ***-***-**** or http://www.nipton.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-nipton-rv-park-campground",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "107355 Nipton Road",
    "addressLocality": "Baker",
    "addressRegion": "CA",
    "postalCode": "92364",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.4671259,
    "longitude": -115.271903
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/california/baker/nipton-rv-park-campground",
    "https://www.campendium.com/magical-nipton-rv-park-campground"
  ]
}