{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/silver-city-rv-mh-community-nv",
  "name": "Silver City RV & MH Community",
  "description": "Silver City RV & MH Community is located only minutes from the Las Vegas everyone knows and loves but a rustic and affordable escape from all the noise and ligh",
  "url": "https://campertunity.com/listings/campgrounds/silver-city-rv-mh-community-nv",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "NV",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.150525,
    "longitude": -115.104626
  },
  "sameAs": [
    "https://thedyrt.com/camping/nevada/silver-city-rv-mh-community"
  ],
  "checkinTime": "08:00:00",
  "checkoutTime": "00:00:00",
  "numberOfRooms": 30,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@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+"
}