{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bundick-lake-retreat-and-rv-430-milton-reid-rd-deridder",
  "name": "Bundick Lake Retreat and RV 430 Milton Reid Rd, Deridder, LA 70634",
  "description": "We are a RV park and campground located on the northeast side of Bundick Lake.",
  "url": "https://campertunity.com/listings/campgrounds/bundick-lake-retreat-and-rv-430-milton-reid-rd-deridder",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "430 Milton Reid Rd",
    "addressLocality": "Deridder",
    "addressRegion": "LA",
    "postalCode": "70634",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.7487667,
    "longitude": -93.0891468
  }
}