{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spanish-fork-ranger-district-spanish-fork-ut",
  "name": "Spanish Fork Ranger District",
  "description": "Spanish Fork Ranger District is located at 44 West 400 North, Spanish Fork UT 84660. Spanish Fork Ranger District can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/uwcnf/recreation/hiking/recarea/?recid=8987&actid=33",
  "url": "https://campertunity.com/listings/campgrounds/spanish-fork-ranger-district-spanish-fork-ut",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "44 West 400 North",
    "addressLocality": "Spanish Fork",
    "addressRegion": "UT",
    "postalCode": "84660",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.1152061,
    "longitude": -111.6558934
  }
}