{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stampede-nevada-pioche-nv",
  "name": "Stampede",
  "description": "Stampede is a recreation site that provides amenities for camping and picnicking, such as fire pits, picnic tables, and shade structures. It also is a trailhead for the Silver State OHV Trail.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stampede-nevada-pioche-nv",
  "image": [
    "https://www.blm.gov/sites/default/files/images/2024-02/blm-gov-opengraph-thumbnail.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Pioche",
    "addressRegion": "NV",
    "postalCode": "89043",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.97734,
    "longitude": -114.53748
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Blm_land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Public_land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    }
  ]
}