{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ashland-rv-campground-ashland-ne",
  "name": "Ashland RV Campground",
  "description": "A friendly campground just one block from charming downtown Ashland, Nebraska",
  "url": "https://campertunity.com/listings/campgrounds/ashland-rv-campground-ashland-ne",
  "image": [
    "https://img1.wsimg.com/isteam/ip/d69496be-7ce7-493d-a77a-d39dd1b61244/DJI_0216.JPG",
    "http://img1.wsimg.com/isteam/ip/d69496be-7ce7-493d-a77a-d39dd1b61244/DJI_0216.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1301 Ash St",
    "addressLocality": "Ashland",
    "addressRegion": "NE",
    "postalCode": "68003",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.038114,
    "longitude": -96.368751
  }
}