{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wood-camp-campground-logan-ut",
  "name": "Wood Camp Campground",
  "description": "Wood Camp Campground is located at FR136, Logan UT 84321. Wood Camp Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/uwcnf/recreation/camping-cabins/recarea/?recid=9835&actid=29",
  "url": "https://campertunity.com/listings/campgrounds/wood-camp-campground-logan-ut",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "FR136",
    "addressLocality": "Logan",
    "addressRegion": "UT",
    "postalCode": "84321",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.7974117,
    "longitude": -111.6447393
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/utah/logan/wood-camp-campground",
    "https://outdoorithm.com/campgrounds/us/recreation-gov/wood-camp-campground"
  ]
}