{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/saddle-bayou-primitive-campground-dry-prong-la",
  "name": "Saddle Bayou Primitive Campground",
  "description": "Saddle Bayou Primitive Campground is located at , Dry Prong LA 71423. Saddle Bayou Primitive Campground can be contacted at or http://www.fs.usda.gov/recarea/kisatchie/recarea/?recid=34765",
  "url": "https://campertunity.com/listings/campgrounds/saddle-bayou-primitive-campground-dry-prong-la",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Dry Prong",
    "addressRegion": "LA",
    "postalCode": "71423",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.7029477,
    "longitude": -92.6032015
  }
}