{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/aspen-campground-hanna-ut",
  "name": "Aspen Campground",
  "description": "Aspen Campground is located at FR 339, Hanna UT 84031. Aspen Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/ashley/recreation/camping-cabins/recarea/?recid=72165&actid=29",
  "url": "https://campertunity.com/listings/campgrounds/aspen-campground-hanna-ut",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "FR 339",
    "addressLocality": "Hanna",
    "addressRegion": "UT",
    "postalCode": "84031",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.4969738,
    "longitude": -110.8470962
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/utah/hanna/aspen-campground",
    "https://outdoorithm.com/campgrounds/ut/ashley/aspen-ut"
  ]
}