{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lost-creek-campground-wy",
  "name": "Lost Creek Campground (WY)",
  "description": "Explore Lost Creek Campground (WY) in Medicine Bow-Routt Nfs & Thunder Basin Ng, Wyoming with Recreation.gov. Lost Creek Campground is west of Encampment, WY on Wyoming Highway 70 and includes 13 small campsites (trailers under 22'), picnic tables, toilets, fire grates",
  "url": "https://campertunity.com/listings/campgrounds/lost-creek-campground-wy",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2024/07/17/15/50/10243253_a7d93e8e-a281-4ed4-8d73-cfc0ddf40bab_700.jpg",
    "https://cdn.recreation.gov/public/2023/04/03/21/33/10243253_616efd72-89e9-4d3a-92fa-66472973dfb2_1440.jpg",
    "https://cdn.recreation.gov/public/2023/04/03/21/35/10243253_656cf26b-7137-41cc-b0ff-578bbad19a23_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lost Creek Campground (WY)",
    "addressRegion": "WY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.1446720778449,
    "longitude": -107.07553092052
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/10243253"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "20",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$20+"
}