{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/holland-shelter-fish-camp-burgaw-nc",
  "name": "Holland Shelter Fish Camp",
  "description": "Holland Shelter Fish Camp is located at 8***-***-**** North Carolina 53, Burgaw NC 28425. Holland Shelter Fish Camp can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/holland-shelter-fish-camp-burgaw-nc",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8245-8345 North Carolina 53",
    "addressLocality": "Burgaw",
    "addressRegion": "NC",
    "postalCode": "28425",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.6173168,
    "longitude": -77.8134441
  }
}