{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wilkesboro-campground-wilkesboro-nc",
  "name": "Wilkesboro Campground",
  "description": "Wilkesboro Campground camping reservations and campground information. Learn more about camping near Wilkesboro Campground and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/wilkesboro-campground-wilkesboro-nc",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "700 Snyder Street",
    "addressLocality": "Wilkesboro",
    "addressRegion": "NC",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.15506,
    "longitude": -81.13429
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/wilkesboro-campground/CHUB/783871/overview"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}