{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mallard-bay-overflow-recreation-site-richfield-ut",
  "name": "Mallard Bay Overflow Recreation Site",
  "description": "This overflow area is only opened when all of the camp sites in all of the campgrounds at Fish Lake are full.",
  "url": "https://campertunity.com/listings/campgrounds/mallard-bay-overflow-recreation-site-richfield-ut",
  "image": [
    "https://photos.thedyrt.com/photo/602623/media/utah-mallard-bay-overflow_d450a13b-d024-4310-8dee-fe891c656ddd.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/602623/media/utah-mallard-bay-overflow_d450a13b-d024-4310-8dee-fe891c656ddd.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Richfield",
    "addressRegion": "UT",
    "postalCode": "84701",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.52846204,
    "longitude": -111.73650336
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "William F."
      },
      "datePublished": "2020-10-16T03:45:04.894Z",
      "reviewBody": "Beautiful area, but this overflow is simply a day use lot that has overnights permitted if other sites are full. Free sites across the street - still within view of the water - are much nicer. If the Doctor Creek campground sites are available and you can spare the $15, it is much nicer. If you have an SUV or truck, check out the Mallard Bay overflow sites to the south. Much nicer and more secluded. ",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 2,
        "bestRating": 5,
        "worstRating": 1
      }
    }
  ]
}