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