{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/jockeys-ridge-state-park-nags-head-nc",
  "name": "Jockeys Ridge State Park",
  "description": "Jockeys Ridge State Park camping reservations and campground information. Learn more about camping near Jockeys Ridge State Park and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/jockeys-ridge-state-park-nags-head-nc",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/NC/pid552812/%7Bpht%7DJORI_Picnic_Shelter_#1%7Bpht%7D1332273851418.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Box 592",
    "addressLocality": "Nags Head",
    "addressRegion": "NC",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.9642,
    "longitude": -75.633
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/jockeys-ridge-state-park/NC/552812/overview"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}