{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/desert-national-wildlife-refuge-las-vegas-nv",
  "name": "Desert National Wildlife Refuge",
  "description": "Desert National Wildlife Refuge is located at 16001 Corn Creek Road, Las Vegas NV 89124. Desert National Wildlife Refuge can be contacted at ***-***-**** or https://www.fws.gov/refuge/desert/",
  "url": "https://campertunity.com/listings/campgrounds/desert-national-wildlife-refuge-las-vegas-nv",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "16001 Corn Creek Road",
    "addressLocality": "Las Vegas",
    "addressRegion": "NV",
    "postalCode": "89124",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.437931,
    "longitude": -115.3588273
  }
}