{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/twin-trailhead-camp-round-mountain-nv",
  "name": "Twin Trailhead Camp",
  "description": "Twin Trailhead Camp is located in Nevada, featuring flat terrain with sparse vegetation.",
  "url": "https://campertunity.com/listings/campgrounds/twin-trailhead-camp-round-mountain-nv",
  "image": [
    "https://photos.thedyrt.com/photo/media/twin-trailhead-camp_dace7b3c-6c47-4739-82a1-b7794e388733.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/media/twin-trailhead-camp_b04b2ad5-56be-4cc4-9e4a-0903bd0c39d4.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/media/twin-trailhead-camp_dace7b3c-6c47-4739-82a1-b7794e388733.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-117.2410874,38.88871296)/-117.2410874,38.88871296,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Round Mountain",
    "addressRegion": "NV",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.88871296,
    "longitude": -117.2410874
  },
  "sameAs": [
    "https://thedyrt.com/camping/nevada/twin-trailhead-camp"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$0+"
}