{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/jennings-state-forest-north-fork-black-creek-camp-zone-middl",
  "name": "Jennings State Forest - North Fork Black Creek Camp Zone",
  "description": "Jennings State Forest - North Fork Black Creek Camp Zone is located at Jenning State Forest, Middleburg FL 32068. Jennings State Forest - North Fork Black Creek Camp Zone can be contacted at ***-***-**** or https://www.fdacs.gov/",
  "url": "https://campertunity.com/listings/campgrounds/jennings-state-forest-north-fork-black-creek-camp-zone-middl",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.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-north-fork-black-creek-camp-zone"
  ]
}