{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bigfoot-kingtown-rv-park-nacogdoches-tx",
  "name": "Bigfoot Kingtown RV Park",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/bigfoot-kingtown-rv-park-nacogdoches-tx",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/094/413/full/kingtown-rv-park-%22home-of-the-bigfoot%22-nacogdoches-tx-0.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Nacogdoches",
    "addressRegion": "TX",
    "postalCode": "75961",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.5970503,
    "longitude": -94.5927451
  },
  "sameAs": [
    "https://www.aaa.com/tripcanvas/campground/bigfoot-kingtown-rv-park-57179"
  ],
  "checkinTime": "00:09:00",
  "checkoutTime": "00:09:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}