{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cherry-campground-springville-ut",
  "name": "Cherry Campground",
  "description": "Cherry Campground is located at Forest Road 058, Springville UT 84663. Cherry Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/uwcnf/recreation/camping-cabins/recarea/?recid=9846&actid=29",
  "url": "https://campertunity.com/listings/campgrounds/cherry-campground-springville-ut",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Forest Road 058",
    "addressLocality": "Springville",
    "addressRegion": "UT",
    "postalCode": "84663",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.1683885,
    "longitude": -111.4778003
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/utah/springville/cherry-campground"
  ]
}