{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-hidden-creek-marion",
  "name": "Hidden Creek Camping Resort",
  "description": "Hidden Creek Camping Resort is located at 1210 Deacon Drive, Marion NC 28752. Hidden Creek Camping Resort can be contacted at ***-***-**** or https://spaciousskiescampgrounds.com/hidden-creek/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-hidden-creek-marion",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1210 Deacon Drive",
    "addressLocality": "Marion",
    "addressRegion": "NC",
    "postalCode": "28752",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.6575175,
    "longitude": -81.9373387
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/north-carolina/marion/hidden-creek-camping-resort"
  ]
}