{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-cabin-creek-campground",
  "name": "Cabin Creek Campground",
  "description": "Cabin Creek Campground is located at 3200 Wilmington Highway, Jacksonville NC 28540. Cabin Creek Campground can be contacted at ***-***-**** or http://properties.camping.com/cabin-creek-campground/overview",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-cabin-creek-campground",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3200 Wilmington Highway",
    "addressLocality": "Jacksonville",
    "addressRegion": "NC",
    "postalCode": "28540",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.6914974,
    "longitude": -77.4787845
  }
}