{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fernley-rv-park-fernley-nv-us",
  "name": "Fernley RV Park",
  "description": "This is a great little park, with paved roads and large level concrete pads, a small tree at each site, picnic table, grass, and super easy on and off",
  "url": "https://campertunity.com/listings/campgrounds/fernley-rv-park-fernley-nv-us",
  "image": [
    "https://travelnevada.com/wp-content/uploads/2025/03/Starry-Car-Forest-Michael-Okimoto-Feat.jpg",
    "/wp-content/themes/travelnevada/assets/images/v2/heart.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "550 West Main St.",
    "addressLocality": "Fernley",
    "addressRegion": "NV",
    "postalCode": "89408",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.60785,
    "longitude": -119.25898
  },
  "sameAs": [
    "https://travelnevada.com/rv-parks/fernley-rv-park/",
    "http://www.aaa.com/travelinfo/nevada/fernley/campgrounds/fernley-rv-park-113026.html"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paved Road"
    }
  ]
}