{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tucker-lake-rv-campground-and-storage-benson-nc",
  "name": "Tucker Lake RV Campground And Storage",
  "description": "Tucker Lake RV Campground And Storage is located at 3025 Allens Crossroads Road, Benson NC 27504. Tucker Lake RV Campground And Storage can be contacted at ***-***-**** or https://www.rvcampgroundandstorage.com/",
  "url": "https://campertunity.com/listings/campgrounds/tucker-lake-rv-campground-and-storage-benson-nc",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3025 Allens Crossroads Road",
    "addressLocality": "Benson",
    "addressRegion": "NC",
    "postalCode": "27504",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.3862434,
    "longitude": -78.5093978
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/north-carolina/benson/tucker-lake-rv-campground-and-storage",
    "https://www.rvezy.com"
  ]
}