{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pine-valley-north-wasatch-cache-group-kamas-ut",
  "name": "Pine Valley North Wasatch Cache Group",
  "description": "Pine Valley North Wasatch Cache Group is located at Forest Road 424, Kamas UT 84036. Pine Valley North Wasatch Cache Group can be contacted at ***-***-**** or http://www.recreation.gov/camping/pine-valley-north-wasatch-cach/r/campgroundDetails.do?contractCode=NRSO&parkId=70138",
  "url": "https://campertunity.com/listings/campgrounds/pine-valley-north-wasatch-cache-group-kamas-ut",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Forest Road 424",
    "addressLocality": "Kamas",
    "addressRegion": "UT",
    "postalCode": "84036",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.5983333,
    "longitude": -111.1147222
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/utah/kamas/pine-valley-north-wasatch-cache-group"
  ]
}