{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spanish-fork-river-park-spanish-fork-ut-us",
  "name": "Spanish Fork River Park",
  "description": "Spanish Fork River Park is located at U.S. 89, Spanish Fork UT 84660. Spanish Fork River Park can be contacted at or http://www.utahcounty.gov/parks/ParkDetails.asp?IDNO=7",
  "url": "https://campertunity.com/listings/campgrounds/spanish-fork-river-park-spanish-fork-ut-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "U.S. 89",
    "addressLocality": "Spanish Fork",
    "addressRegion": "UT",
    "postalCode": "84660",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.0115101,
    "longitude": -111.4954071
  }
}