{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hitchin-post-rv-park-las-vegas-nv-1",
  "name": "Hitchin' Post RV Park Las Vegas",
  "description": "Hitchin' Post RV Park Las Vegas is located at 3640 Las Vegas Boulevard North, Las Vegas NV 89115. Hitchin' Post RV Park Las Vegas can be contacted at ***-***-**** or http://www.hprvp.com/",
  "url": "https://campertunity.com/listings/campgrounds/hitchin-post-rv-park-las-vegas-nv-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3640 Las Vegas Boulevard North",
    "addressLocality": "Las Vegas",
    "addressRegion": "NV",
    "postalCode": "89115",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.2228045,
    "longitude": -115.0842891
  }
}