{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/nakatosh-rv-park-natchitoches-la",
  "name": "Nakatosh RV Park",
  "description": "Nakatosh RV Park is located at 5428 University Parkway, Natchitoches LA 71457. Nakatosh RV Park can be contacted at ***-***-**** or http://nakatoshcampgrounds.com/",
  "url": "https://campertunity.com/listings/campgrounds/nakatosh-rv-park-natchitoches-la",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5428 University Parkway",
    "addressLocality": "Natchitoches",
    "addressRegion": "LA",
    "postalCode": "71457",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.7253722,
    "longitude": -93.1625648
  }
}