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