{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/holman-flat-dispersed-area-campground-american-fork-ut",
  "name": "Holman Flat Dispersed Area Campground",
  "description": "Holman Flat Dispersed Area is a primitive camping destination in the Uinta-Wasatch-Cache National Forest, situated along a dirt forest road beyond Tibble Fork Reservoir. To reach the area, campers travel Alpine Loop Road from Cedar Hills, then turn onto UT-144N to Tibble Fork Reservoir. At the back of the reservoir, a right turn onto a dirt road leads another 1.4 miles to the dispersed camping area. As a dispersed camping area, Holman Flat offers a more remote and primitive experience compare...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/holman-flat-dispersed-area-campground-american-fork-ut",
  "image": [
    "https://campflare.com/preview.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Silver Lake Cabin Road Left",
    "addressLocality": "American Fork",
    "addressRegion": "UT",
    "postalCode": "84003",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.500091552734375,
    "longitude": -111.63673400878906
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Primitive"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Alpine"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    }
  ]
}