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