{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/long-point-cabin-camp-campflare",
  "name": "Long Point Cabin Camp - Campflare",
  "description": "We will notify you when a spot opens up at Long Point Cabin Camp for free. Long Point Cabin Camp is located on North Core Banks in the beautiful Cape Lookout National Seashore in North Carolina and is only reachable by boat.",
  "url": "https://campertunity.com/listings/campgrounds/long-point-cabin-camp-campflare",
  "image": [
    "https://campflare.com/preview.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "FAQ"
  },
  "sameAs": [
    "https://campflare.com/campground/233333"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    }
  ]
}