{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-hideaway-rv-park-merriman",
  "name": "HideAway RV Park",
  "description": "HideAway RV Park is located at 204 U.S. 20, Merriman NE 69218. HideAway RV Park can be contacted at ***-***-**** or https://hideaway-rv-park-rv-park.business.site/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-hideaway-rv-park-merriman",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "204 U.S. 20",
    "addressLocality": "Merriman",
    "addressRegion": "NE",
    "postalCode": "69218",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.9190417,
    "longitude": -101.6970548
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/nebraska/merriman/hideaway-rv-park"
  ]
}