{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/p-and-l-denio-junction-rv-park-denio-nv",
  "name": "P and L Denio Junction RV Park",
  "description": "RV Park with 12 sites that include full hook ups, electricity, water, and sewage. P and L has storage and more, and is located at Denio Junction, NV, at the intersection of SR 140 and SR 292 in the Great Basin in Northern Nevada",
  "url": "https://campertunity.com/listings/campgrounds/p-and-l-denio-junction-rv-park-denio-nv",
  "image": [
    "https://www.pandlrvpark.com/uploads/7/3/8/6/7386908/denio-junction-from-pandl_orig.jpg",
    "https://www.pandlrvpark.com/uploads/7/3/8/6/7386908/logo-website-smaller_orig.jpg",
    "https://www.pandlrvpark.com/uploads/7/3/8/6/7386908/pandl-mountains-denio-nv_orig.jpg",
    "https://www.pandlrvpark.com/uploads/7/3/8/6/7386908/published/motel-sign.jpg?1706906835",
    "https://www.pandlrvpark.com/uploads/7/3/8/6/7386908/published/logo-website_2.png?1524693460",
    "https://s20.postimg.cc/8potb5igt/Pand_L-mountains-_Denio-_NV.jpg",
    "https://www.pandlrvpark.com/uploads/7/3/8/6/7386908/gap-consulting-logo-70x70-small_orig.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "51555 State Route 140",
    "addressLocality": "Denio",
    "addressRegion": "NV",
    "postalCode": "89404",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.952093,
    "longitude": -118.62715780000002
  },
  "sameAs": [
    "https://www.pandlrvpark.com/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}