{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/east-creek-campground-ely-nv",
  "name": "East Creek Campground",
  "description": "Located high on the slopes of the Schell Creek Range in the Duck Creek Basin, sitting in the middle of an alder, pinyon and juniper forest, East Creek Campground offers a wide range of recreation opportunities to the forest visitor. Hiking, mountain biking and off-road vehicle riding are just some of the popular activities enjoyed by visitors to the area. Elevation is 7,400 feet, located approximately 20 miles from Ely, Nevada.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/east-creek-campground-ely-nv",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2024/02/20/22/27/10299322_a7b1b207-9a91-44c9-b730-9124c087a25c_700.jpg",
    "https://cdn.recreation.gov/public/2024/02/20/22/23/10299322_3c4ec0c3-3915-40c6-be98-f029bce1e1d8_700.jpg",
    "https://cdn.recreation.gov/public/2024/02/17/01/13/10299322_8f5e3b5d-d7be-4bbc-8650-019b306d1a27_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2024/02/17/01/12/10299322_bb8a9cfc-3a94-4957-aeb0-08e909ca78dc_1440.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "825 Ave E",
    "addressLocality": "Ely",
    "addressRegion": "NV",
    "postalCode": "89301",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.4967,
    "longitude": -114.6548
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain_biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}