{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/willow-park-ten-sleep-wy",
  "name": "WILLOW PARK",
  "description": "Overview Willow Park is located about 50 miles east of Worland, Wyoming on the west side of scenic Cloud Peak Skyway, near the Cloud Peak Wilderness Area. The Bighorn National Forest offers a wide variety of activities, including hiking, fishing, scenic driving and a number of historic sites. The administering organization is Gallatin Canyon Campgrounds; e-mail: office@ceicamp.com Recreation Off-road vehicle trails, scenic jeep roads, hiking and additional fishing streams are available in the...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/willow-park-ten-sleep-wy",
  "image": [
    "https://cdn.recreation.gov/public/2021/07/09/19/13/232132_77af1872-f21b-412b-ac92-2c824fb1e1ac_1440.jpg",
    "assets/imgs/error.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bighorn National Forest",
    "addressLocality": "Ten Sleep",
    "addressRegion": "WY",
    "postalCode": "82442",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.1738889,
    "longitude": -107.4527778
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}