{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-berry-bridge-resort-campground-pen",
  "name": "Berry Bridge Resort Campground/Penbrook Campground",
  "description": "Berry Bridge Resort Campground/Penbrook Campground is located at 90281 Berry Bridge Rd, Valentine NE 69201. Berry Bridge Resort Campground/Penbrook Campground can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-berry-bridge-resort-campground-pen",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "90281 Berry Bridge Rd",
    "addressLocality": "Valentine",
    "addressRegion": "NE",
    "postalCode": "69201",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.9027313,
    "longitude": -100.3630358
  }
}