{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/buck-hill-campground-newland-nc",
  "name": "Buck Hill Campground",
  "description": "Visit Buck Hill Campground for the ultimate family camping experience in the Newland area! Hiking, Fishing, Floating, Arcades, Basket Ball, Pickle Ball, and just plain Relaxing are all available on site! Come stay with us at Buck Hill for your next family, memory-making, adventure!",
  "url": "https://campertunity.com/listings/campgrounds/buck-hill-campground-newland-nc",
  "image": [
    "https://static.wixstatic.com/media/8f43a0_af628f93b907401896f6c300b9a5dad5~mv2.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6401 South US Highway 19E",
    "addressLocality": "Newland",
    "addressRegion": "NC",
    "postalCode": "28657",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.0873484,
    "longitude": -81.9273363
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    }
  ]
}