{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/flaming-gorge-manila-koa-manila-ut",
  "name": "Flaming Gorge-Manila KOA",
  "description": "Contact info, reviews tips & more for Flaming Gorge-Manila KOA | Camping in Utah",
  "url": "https://campertunity.com/listings/campgrounds/flaming-gorge-manila-koa-manila-ut",
  "image": [
    "https://photos.thedyrt.com/photo/654369/media/flaming-gorge-manila-koa_9b66835f-0238-4834-803c-fd2623806ffe.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/654369/media/flaming-gorge-manila-koa_9b66835f-0238-4834-803c-fd2623806ffe.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/90013/media/flaming-gorge-manila-koa_33cf018c98bca19baf53e74fff31a895.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/90012/media/flaming-gorge-manila-koa_eb56ec0660bcd2050df67e04631eec97.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/722604/media/flaming-gorge-manila-koa_a354ecff-a921-4ae8-b470-fc6add532848.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/722605/media/flaming-gorge-manila-koa_7b61efa8-bc20-4f80-8c16-db031a7c9512.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "320 West Highway 43",
    "addressLocality": "Manila",
    "addressRegion": "UT",
    "postalCode": "84046",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.9887184,
    "longitude": -109.73017755
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.666666666666667,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Desert J."
      },
      "datePublished": "2021-08-20T15:35:08.320Z",
      "reviewBody": "Gravel lots with green grass. Quiet neighborhood. Minimal road noise. Typical amenities that a KOA has. We would stay here again. ",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 5,
        "bestRating": 5,
        "worstRating": 1
      }
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Chris D."
      },
      "datePublished": "2021-04-24T02:36:28.696Z",
      "reviewBody": "Very nice facility,  very clean and well kept. Good wifi.",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 5,
        "bestRating": 5,
        "worstRating": 1
      }
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Todd S."
      },
      "datePublished": "2021-08-30T15:48:06.789Z",
      "reviewBody": "The facility is very nice and clean. The staff is super friendly. ",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 5,
        "bestRating": 5,
        "worstRating": 1
      }
    }
  ]
}