{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ward-mountain-recreation-area-ely-nv-us",
  "name": "Ward Mountain Recreation Area",
  "description": "Ward Mountain Recreation Area North and South trailheads are separately administered by the BLM and the U.S. Forest Service. A developed and newly renovated campground is located at the US Forest Service Trailhead on the South side of the Highway. Trails (20 miles) are available for hikers, bikers, cross-country skiers, and horses. Warming/rest shelters are available along several of the trails. Restrooms are available at both trailheads. For more information on the Forest Service campground...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ward-mountain-recreation-area-ely-nv-us",
  "image": [
    "https://www.blm.gov/sites/default/files/images/2024-02/blm-gov-opengraph-thumbnail.png",
    "https://cdn.recreation.gov/public/images/83318.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Ely",
    "addressRegion": "NV",
    "postalCode": "89301",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.22259,
    "longitude": -114.96999
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Blm_land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Public_land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}