{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/goldfield-miners-camp-goldfield-nevada",
  "name": "Goldfield Miners Camp",
  "description": "Goldfield was once the largest town in Nevada. Soon after finding gold in 1902, the town was established and boomed to 20,000! By 1912, most of the gold had bee",
  "url": "https://campertunity.com/listings/campgrounds/goldfield-miners-camp-goldfield-nevada",
  "image": [
    "https://images.campspot.com/eyJidWNrZXQiOiJjYW1wc3BvdC1wcm9kdWN0aW9uIiwia2V5IjoiNDhhMDUyYjUtYzJkNi00ZGRiLWI5NmItN2ZhMjBhYjQ5Y2JjX0lNR185NDcyLmpwZWciLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjEwMDAsImhlaWdodCI6MTAwMCwiZml0IjoiaW5zaWRlIn0sImpwZWciOnsicXVhbGl0eSI6NTB9LCJ0b0Zvcm1hdCI6ImpwZWcifX0="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "412 N. Columbia",
    "addressLocality": "Goldfield",
    "addressRegion": "NV",
    "postalCode": "89013"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.709829,
    "longitude": -117.235156
  },
  "sameAs": [
    "https://www.campspot.com/park/goldfield-miners-camp"
  ],
  "checkinTime": "13:00:00",
  "checkoutTime": "23:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Trash Disposal"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Trash"
    }
  ]
}