{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/calf-creek-recreation-area-campground-utah-escalante-ut",
  "name": "Calf Creek Recreation Area Campground",
  "description": "Calf Creek Campground is a desert oasis located within the Grand Staircase-Escalante National Monument. The Recreation Area includes a 13-site campground, a day-use picnic area and a trailhead. The campground provides small sites nestled along Calf Creek on a first-come, first-served basis. For more information, visit Calf Creek Recreation Area Campground - Recreation.gov.",
  "url": "https://campertunity.com/listings/campgrounds/calf-creek-recreation-area-campground-utah-escalante-ut",
  "image": [
    "https://www.blm.gov/sites/default/files/images/2024-02/blm-gov-opengraph-thumbnail.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Escalante",
    "addressRegion": "UT",
    "postalCode": "84726",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.79528333,
    "longitude": -111.4133861
  },
  "sameAs": [
    "https://www.blm.gov/visit/calf-creek-recreation-area-campground",
    "https://thedyrt.com/camping/utah/calf-creek-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Blm Land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Public Land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Desert"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}