{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-p-l-denio-junction-rv-park-denio-nv",
  "name": "P & L Denio Junction RV Park",
  "description": "P & L Denio Junction RV Park is located at 51555 Nevada 140, Denio NV 89404. P & L Denio Junction RV Park can be contacted at ***-***-**** or http://www.pandlrvpark.com/about-us.html",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-p-l-denio-junction-rv-park-denio-nv",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "51555 Nevada 140",
    "addressLocality": "Denio",
    "addressRegion": "NV",
    "postalCode": "89404",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.951366,
    "longitude": -118.6269538
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/nevada/denio/p-l-denio-junction-rv-park"
  ]
}