{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/flaming-gorge-manila-koa-journey-manila-ut",
  "name": "Flaming Gorge / Manila KOA Journey",
  "description": "Flaming Gorge / Manila KOA Journey is located at Utah 43, Manila UT 84046. Flaming Gorge / Manila KOA Journey can be contacted at ***-***-**** or http://koa.com/campgrounds/flaming-gorge/",
  "url": "https://campertunity.com/listings/campgrounds/flaming-gorge-manila-koa-journey-manila-ut",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Utah 43",
    "addressLocality": "Manila",
    "addressRegion": "UT",
    "postalCode": "84046",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.988484,
    "longitude": -109.730219
  }
}