{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ocracoke-nc",
  "name": "Ocracoke Campground",
  "description": "Explore Ocracoke Campground in Cape Hatteras National Seashore, North Carolina with Recreation.gov. Located in the famous Outer Banks area of the stunning North Carolina coast, this campground is perfect for a beach getaway trip.",
  "url": "https://campertunity.com/listings/campgrounds/ocracoke-nc",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2021/05/13/20/29/232504_f34a10a0-bc42-4bea-bc73-ecdac20e34ac_700.jpg",
    "https://cdn.recreation.gov/public/2021/05/13/20/27/232504_a2a32edc-0d6c-4717-ad20-f5f08998b6ed_700.jpeg",
    "https://cdn.recreation.gov/public/2018/10/16/16/20/232504_7f6344db-ebe6-422a-af74-9b1b2957f1fc_1440.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/77107.jpg",
    "https://cdn.recreation.gov/public/2021/05/13/20/16/232504_71e27f1c-7c45-4601-86b5-6ab7a8e40ea6_1440.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ocracoke Campground",
    "addressRegion": "NC",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.1227778,
    "longitude": -75.9261111
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/232504",
    "https://wagwalking.com/lifestyle/campgrounds/ocracoke-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "28",
    "priceValidUntil": "2026-08-25"
  },
  "priceRange": "$28+"
}