{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fort-fisher-air-force-recreation-area-kure-beach-nc-1",
  "name": "Fort Fisher Air Force Recreation Area",
  "description": "Fort Fisher Air Force Recreation Area is located at 118 Riverfront Road, Kure Beach NC 28449. Fort Fisher Air Force Recreation Area can be contacted at ***-***-**** or http://ftfishermilrec.com/",
  "url": "https://campertunity.com/listings/campgrounds/fort-fisher-air-force-recreation-area-kure-beach-nc-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "118 Riverfront Road",
    "addressLocality": "Kure Beach",
    "addressRegion": "NC",
    "postalCode": "28449",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.9830649,
    "longitude": -77.9190355
  }
}