{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/green-pines-rv-park-pahrump-nv-1",
  "name": "Green Pines RV Park",
  "description": "Green Pines RV Park is located at 4030 McGraw Road, Pahrump NV 89061. Green Pines RV Park can be contacted at ***-***-**** or http://www.greenpinesrvpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/green-pines-rv-park-pahrump-nv-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4030 McGraw Road",
    "addressLocality": "Pahrump",
    "addressRegion": "NV",
    "postalCode": "89061",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.112183,
    "longitude": -115.939204
  }
}