{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-antelope-flat-campground-dutch-john",
  "name": "Antelope Flat Campground",
  "description": "Antelope Flat Campground is located at , Dutch John UT 84023. Antelope Flat Campground can be contacted at ***-***-**** or https://www.fs.usda.gov/recarea/ashley/recarea/?recid=72141",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-antelope-flat-campground-dutch-john",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Dutch John",
    "addressRegion": "UT",
    "postalCode": "84023",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.9648157,
    "longitude": -109.5530898
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/utah/dutch-john/antelope-flat-campground"
  ]
}