{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fishberry-campground-fishberry-campground-and-rv-park",
  "name": "Fishberry Campground Fishberry Campground and RV Park",
  "description": "Fishberry Campground Fishberry Campground and RV Park is located at 90440 U.S. 83, Valentine NE 69201. Fishberry Campground Fishberry Campground and RV Park can be contacted at ***-***-**** or http://www.fishberrycampgrounds.com/",
  "url": "https://campertunity.com/listings/campgrounds/fishberry-campground-fishberry-campground-and-rv-park",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "90440 U.S. 83",
    "addressLocality": "Valentine",
    "addressRegion": "NE",
    "postalCode": "69201",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.932602,
    "longitude": -100.571422
  }
}