{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/flaming-gorge-national-recreation-area-manila-ut",
  "name": "Flaming Gorge National Recreation Area",
  "description": "Flaming Gorge National Recreation Area is located at 25 Utah 43, Manila UT 84046. Flaming Gorge National Recreation Area can be contacted at ***-***-**** or http://www.fs.usda.gov/main/ashley/",
  "url": "https://campertunity.com/listings/campgrounds/flaming-gorge-national-recreation-area-manila-ut",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "25 Utah 43",
    "addressLocality": "Manila",
    "addressRegion": "UT",
    "postalCode": "84046",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.9713438,
    "longitude": -109.5622774
  }
}