{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/goldfield-rv-park-nv",
  "name": "Goldfield RV Park",
  "description": "Basic full hookup RV park. Open year round. You can book online at goldfieldrv.com. 10 sites possibly a couple more when the park is full. Most have 50 and 30 a",
  "url": "https://campertunity.com/listings/campgrounds/goldfield-rv-park-nv",
  "image": [
    "https://photos.thedyrt.com/photo/1198724/media/goldfield-rv_f59bf3e3-baad-4174-8c1f-10b4508249b6.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/1198724/media/goldfield-rv_f59bf3e3-baad-4174-8c1f-10b4508249b6.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "NV",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.70700227565442,
    "longitude": -117.24186829524243
  },
  "sameAs": [
    "https://www.rvezy.com",
    "https://thedyrt.com/camping/nevada/goldfield-rv"
  ],
  "numberOfRooms": 10,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Desert"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull Through"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "30",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$30-$35"
}