{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harlan-rv-park-storage-republican-city-ne",
  "name": "Harlan RV Park & Storage",
  "description": "Welcome to Harlan RV Park & Storage at Harlan County Reservoir!",
  "url": "https://campertunity.com/listings/campgrounds/harlan-rv-park-storage-republican-city-ne",
  "image": [
    "https://img1.wsimg.com/isteam/ip/fe777c16-6330-4241-b269-2a7556a84e7e/EPSON004.jpg",
    "http://img1.wsimg.com/isteam/ip/fe777c16-6330-4241-b269-2a7556a84e7e/EPSON004.jpg",
    "data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "305 McPherson Ave",
    "addressLocality": "Republican City",
    "addressRegion": "NE",
    "postalCode": "68971",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.1,
    "longitude": -99.22
  },
  "sameAs": [
    "https://harlanrvpark.com/"
  ]
}