{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/medicine-creek-campground-bighorn-canyon-national",
  "name": "Medicine Creek Campground — Bighorn Canyon National Recreation Area",
  "description": "Medicine Creek campground is a boat-in or hike-in only campground. It is approximately 3 miles north of Barry\\'s Landing by land or water. - Open All Year - Lak",
  "url": "https://campertunity.com/listings/campgrounds/medicine-creek-campground-bighorn-canyon-national",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "20 Highway 14A East",
    "addressLocality": "Lovell",
    "addressRegion": "WY",
    "postalCode": "82431",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.110181,
    "longitude": -108.204312
  },
  "sameAs": [
    "https://thedyrt.com/camping/wyoming/medicine-creek-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hike In"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat In"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat"
    }
  ]
}