{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wine-spring-horse-camp-topton-nc",
  "name": "Wine Spring Horse Camp",
  "description": "Wine Spring Horse Camp is located at National Forest Road, Topton NC 28781. Wine Spring Horse Camp can be contacted at ***-***-**** or https://www.fs.usda.gov/recarea/nfsnc/recarea/?recid=48676",
  "url": "https://campertunity.com/listings/campgrounds/wine-spring-horse-camp-topton-nc",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "National Forest Road",
    "addressLocality": "Topton",
    "addressRegion": "NC",
    "postalCode": "28781",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.1773048,
    "longitude": -83.613915
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/north-carolina/topton/wine-spring-horse-camp"
  ]
}