{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-nakatosh-campground-2",
  "name": "Nakatosh Campground #2",
  "description": "Nakatosh Campground #2 is located at 5906 Louisiana 1, Natchitoches LA 71457. Nakatosh Campground #2 can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-nakatosh-campground-2",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5906 Louisiana 1",
    "addressLocality": "Natchitoches",
    "addressRegion": "LA",
    "postalCode": "71457",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.7682595,
    "longitude": -93.1087995
  }
}