{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/imnaha-campground-prospect",
  "name": "Imnaha Campground",
  "description": "Imnaha Campground is located at , Prospect OR 97536. Imnaha Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/rogue-siskiyou/recarea/?recid=69776",
  "url": "https://campertunity.com/listings/campgrounds/imnaha-campground-prospect",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Prospect",
    "addressRegion": "OR",
    "postalCode": "97536",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.7027158,
    "longitude": -122.3344705
  }
}