{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/popcorn-rock-beach-pyramid-lake-nixon-nv",
  "name": "Popcorn Rock Beach / Pyramid Lake",
  "description": "Popcorn Rock Beach at Pyramid Lake is located near the expansive waters of Pyramid Lake in Nevada.",
  "url": "https://campertunity.com/listings/campgrounds/popcorn-rock-beach-pyramid-lake-nixon-nv",
  "image": [
    "https://photos.thedyrt.com/photo/1222344/media/popcorn-rock-beach-pyramid-lake-nv_8878fea3-d6ca-4bbb-bb7d-7be3e6f0f66c.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/1222344/media/popcorn-rock-beach-pyramid-lake-nv_8878fea3-d6ca-4bbb-bb7d-7be3e6f0f66c.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-119.454289,39.847033)/-119.454289,39.847033,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/1222340/media/popcorn-rock-beach-pyramid-lake-nv_c5fdd0a0-bd1c-4f80-83b1-d77ddce3eb5b.jpg?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Nixon",
    "addressRegion": "NV",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.847033,
    "longitude": -119.454289
  },
  "sameAs": [
    "https://thedyrt.com/camping/nevada/popcorn-rock-beach-pyramid-lake-nv"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Desert"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "32",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$32+"
}