{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/space-station-rv-park-and-market-beatty-nv",
  "name": "Space Station RV Park & Market",
  "description": "Space Station RV Park & Market is located at 400 U.S. 95, Beatty NV 89003. Space Station RV Park & Market can be contacted at ***-***-**** or http://www.spacestationrvpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/space-station-rv-park-and-market-beatty-nv",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "400 U.S. 95",
    "addressLocality": "Beatty",
    "addressRegion": "NV",
    "postalCode": "89003",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.911584,
    "longitude": -116.756259
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/nevada/beatty/space-station-rv-park-market"
  ]
}