{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/jennings-state-forest-bootlegger-campground-middleburg-fl",
  "name": "Jennings State Forest - Bootlegger Campground",
  "description": "Jennings State Forest - Bootlegger Campground is located at Jenning State Forest, Middleburg FL 32068. Jennings State Forest - Bootlegger Campground can be contacted at ***-***-**** or https://floridastateforests.reserveamerica.com/",
  "url": "https://campertunity.com/listings/campgrounds/jennings-state-forest-bootlegger-campground-middleburg-fl",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/files/directory/36618/1629908255_profile.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Jenning State Forest, 1337 Long Horn Road",
    "addressLocality": "Middleburg",
    "addressRegion": "FL",
    "postalCode": "32068",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.1444404,
    "longitude": -81.9302623
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/florida/middleburg/jennings-state-forest-bootlegger-campground"
  ]
}