{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-gila-river-recreation-area-winkelman-az",
  "name": "Gila River Recreation Area",
  "description": "Gila River Recreation Area is located at Arizona 77, Winkelman AZ 85192. Gila River Recreation Area can be contacted at ***-***-**** or https://www.blm.gov/visit/gila-river",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-gila-river-recreation-area-winkelman-az",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Arizona 77",
    "addressLocality": "Winkelman",
    "addressRegion": "AZ",
    "postalCode": "85192",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.059946,
    "longitude": -110.721704
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/arizona/winkelman/gila-river-recreation-area"
  ]
}