{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tucker-lake-rv-campground-benson-nc",
  "name": "Tucker Lake RV Campground",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/tucker-lake-rv-campground-benson-nc",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/056/277/full/IMG_6429.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Benson",
    "addressRegion": "NC",
    "postalCode": "27504",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.3814368,
    "longitude": -78.5480563
  },
  "sameAs": [
    "https://www.aaa.com/tripcanvas/campground/tucker-lake-rv-campground-53832"
  ],
  "checkinTime": "00:14:00",
  "checkoutTime": "00:14:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}