{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/white-oak-river-campground-maysville-nc-us",
  "name": "White Oak River Campground",
  "description": "White Oak River Campground is located at 7660 New Bern Highway, Maysville NC 28555. White Oak River Campground can be contacted at ***-***-**** or http://www.whiteoakrivercampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/white-oak-river-campground-maysville-nc-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7660 New Bern Highway",
    "addressLocality": "Maysville",
    "addressRegion": "NC",
    "postalCode": "28555",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.8903356,
    "longitude": -77.2336775
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/north-carolina/maysville/white-oak-river-campground"
  ]
}