{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-jernimans-campground-ocracoke",
  "name": "Jerniman's Campground",
  "description": "Jerniman's Campground is located at 990 Irvin Garrish Highway, Ocracoke NC 27960. Jerniman's Campground can be contacted at ***-***-**** or https://www.jernimans.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-jernimans-campground-ocracoke",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "990 Irvin Garrish Highway",
    "addressLocality": "Ocracoke",
    "addressRegion": "NC",
    "postalCode": "27960",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.1075349,
    "longitude": -75.9745186
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/north-carolina/ocracoke/jerniman-s-campground",
    "https://gocampingamerica.com/campgrounds-rv-parks/north-carolina/ocracoke/jernimans"
  ]
}