{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/space-station-rv-park-beatty-nv",
  "name": "Space Station RV Park",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/space-station-rv-park-beatty-nv",
  "image": [
    "https://travelnevada.com/wp-content/uploads/2025/06/Fort-Churchill-State-Park-Feat.jpg",
    "/wp-content/themes/travelnevada/assets/images/v2/heart.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "400 East Hwy 95",
    "addressLocality": "Beatty",
    "addressRegion": "NV",
    "postalCode": "89003",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.91155,
    "longitude": -116.75624
  },
  "sameAs": [
    "https://travelnevada.com/rv-parks/space-station-rv-park/"
  ]
}