{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mackinaw-campground-richfield-ut",
  "name": "Mackinaw Campground",
  "description": "Mackinaw Campground is located at FR063A, Richfield UT 84701. Mackinaw Campground can be contacted at ***-***-**** or https://www.fs.usda.gov/recarea/fishlake/recreation/camping-cabins/recarea/?recid=12201&actid=29",
  "url": "https://campertunity.com/listings/campgrounds/mackinaw-campground-richfield-ut",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "FR063A",
    "addressLocality": "Richfield",
    "addressRegion": "UT",
    "postalCode": "84701",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.552581,
    "longitude": -111.7192768
  }
}