{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hunt-park-tygh-valley-or",
  "name": "Hunt Park",
  "description": "Hunt Park is located at 81849 Fairgrounds Road, Tygh Valley OR 97063. Hunt Park can be contacted at ***-***-**** or https://www.co.wasco.or.us/visitors/fair_fairgrounds_and_hunt_park/hunt_park_camping_and_reservations.php",
  "url": "https://campertunity.com/listings/campgrounds/hunt-park-tygh-valley-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "81849 Fairgrounds Road",
    "addressLocality": "Tygh Valley",
    "addressRegion": "OR",
    "postalCode": "97063",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.255539,
    "longitude": -121.207872
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oregon/tygh-valley/hunt-park"
  ]
}