{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hoop-lake-campground-bear-river-wy",
  "name": "Hoop Lake Campground",
  "description": "Hoop Lake Campground is located at FR079, Bear River WY 82930. Hoop Lake Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/uwcnf/recreation/camping-cabins/recarea/?recid=9359&actid=31",
  "url": "https://campertunity.com/listings/campgrounds/hoop-lake-campground-bear-river-wy",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "FR079",
    "addressLocality": "Bear River",
    "addressRegion": "WY",
    "postalCode": "82930",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.9246688,
    "longitude": -110.1246245
  }
}