{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/east-lynn-lake-shelters-wv",
  "name": "East Lynn Lake Shelters",
  "description": "Explore East Lynn Lake Shelters in East Lynn Lake, West Virginia with Recreation.gov. *Please note that the Overlook Area's playground is currently under renovation. If you are reserving Shelters 1 or 2, please be aware that some portions of the",
  "url": "https://campertunity.com/listings/campgrounds/east-lynn-lake-shelters-wv",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2024/12/30/20/03/234236_29185713-6afc-4367-bd2f-a6ab01eed595_1440.png",
    "https://cdn.recreation.gov/public/2024/12/30/20/05/234236_7a175787-057f-4930-b809-6e0fc081ac65_700.png",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "East Lynn Lake Shelters",
    "addressRegion": "WV",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.145,
    "longitude": -82.3838889
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/234236"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "40",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "$40+"
}