{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kofa-national-wildlife-refuge-yuma-az",
  "name": "Kofa National Wildlife Refuge",
  "description": "Kofa National Wildlife Refuge is located at Palm Canyon Road, Yuma AZ 85365. Kofa National Wildlife Refuge can be contacted at or https://www.fws.gov/refuge/kofa/",
  "url": "https://campertunity.com/listings/campgrounds/kofa-national-wildlife-refuge-yuma-az",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Palm Canyon Road",
    "addressLocality": "Yuma",
    "addressRegion": "AZ",
    "postalCode": "85365",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.2664452,
    "longitude": -113.8584758
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/arizona/yuma/kofa-national-wildlife-refuge"
  ]
}