{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/anderson-cove-campground-huntsville-ut-us",
  "name": "Anderson Cove Campground",
  "description": "Anderson Cove Campground is located at 6702 Utah 39, Huntsville UT 84317. Anderson Cove Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/uwcnf/recreation/camping-cabins/recarea/?recid=9003&actid=29",
  "url": "https://campertunity.com/listings/campgrounds/anderson-cove-campground-huntsville-ut-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6702 Utah 39",
    "addressLocality": "Huntsville",
    "addressRegion": "UT",
    "postalCode": "84317",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.2504659,
    "longitude": -111.7865347
  }
}