{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/middle-fork-conservation-area-eden-ut",
  "name": "Middle Fork Conservation Area",
  "description": "CAMPING IS ALLOWED, WITH RESTRICTIONS Middle Fork Conservation Area in Utah offers a landscape of rugged terrain with hills and valleys.",
  "url": "https://campertunity.com/listings/campgrounds/middle-fork-conservation-area-eden-ut",
  "image": [
    "https://photos.thedyrt.com/photo/media/middle-fork-conservation-area_f1694ade-6590-4872-ac20-35683df31ec0.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-111.755286,41.295878)/-111.755286,41.295878,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/media/middle-fork-conservation-area_f1694ade-6590-4872-ac20-35683df31ec0.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/media/middle-fork-conservation-area_2058f566-0590-430e-be6e-11557d9ab87b.jpg?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Eden",
    "addressRegion": "UT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.295878,
    "longitude": -111.755286
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hike_in"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}