{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/beatty-rv-park-beatty-nv",
  "name": "Beatty RV Park",
  "description": "When it comes to Nevada RV Parks, there’s a new sheriff in town. Located on Hwy 95 between Las Vegas and Reno in the historic mining town of Beatty, the spectacular scenery, pleasant climate and central location near Death Valley National Park make it the perfect home base for your Wild West adventure!",
  "url": "https://campertunity.com/listings/campgrounds/beatty-rv-park-beatty-nv",
  "image": [
    "https://travelnevada.com/wp-content/uploads/2014/04/BeattyRV.jpg",
    "/wp-content/themes/travelnevada/assets/images/v2/heart.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3 Mi. North Of Beatty On U.s. Hwy. 95 Mm 63",
    "addressLocality": "Beatty",
    "addressRegion": "NV",
    "postalCode": "89003",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.945265,
    "longitude": -116.71825
  },
  "sameAs": [
    "https://travelnevada.com/rv-parks/beatty-rv-park/"
  ]
}