{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/buck-creek-rv-park-marion-nc-us",
  "name": "Buck Creek RV Park",
  "description": "Buck Creek RV Park is located at , Marion NC 28752. Buck Creek RV Park can be contacted at ***-***-**** or http://buckcreekrvparknc.com/",
  "url": "https://campertunity.com/listings/campgrounds/buck-creek-rv-park-marion-nc-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Marion",
    "addressRegion": "NC",
    "postalCode": "28752",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.7188422,
    "longitude": -82.0741157
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/north-carolina/marion/buck-creek-rv-park"
  ]
}