{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/peavine-creek-campground-round-mountain-nv",
  "name": "Peavine Creek Campground",
  "description": "Peavine Creek Campground is located at National Forest Development Road 020, Round Mountain NV 89045. Peavine Creek Campground can be contacted at or http://www.fs.usda.gov/recarea/htnf/recreation/recarea/?recid=65246&actid=29",
  "url": "https://campertunity.com/listings/campgrounds/peavine-creek-campground-round-mountain-nv",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "National Forest Development Road 020",
    "addressLocality": "Round Mountain",
    "addressRegion": "NV",
    "postalCode": "89045",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.6151685,
    "longitude": -117.3026572
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/nevada/round-mountain/peavine-creek-campground"
  ]
}