{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/buck-hill-campground-newland-nc-1",
  "name": "Buck Hill Campground",
  "description": "Buck Hill Campground is located at 6401 South US Highway 19E, Newland NC 28657. Buck Hill Campground can be contacted at ***-***-**** or http://www.buckhillrvcampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/buck-hill-campground-newland-nc-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6401 South US Highway 19E",
    "addressLocality": "Newland",
    "addressRegion": "NC",
    "postalCode": "28657",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.0123947,
    "longitude": -82.0217079
  }
}