{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/goethe-state-forest-black-prong-morriston-fl",
  "name": "Goethe State Forest Black Prong Primitive Campsites",
  "description": "Goethe State Forest Black Prong Primitive Campsites camping reservations and campground information. Learn more about camping near Goethe State Forest Black Prong Primitive Campsites and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/goethe-state-forest-black-prong-morriston-fl",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2350 SE CR 337",
    "addressLocality": "Morriston",
    "addressRegion": "FL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.30667,
    "longitude": -82.59528
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/goethe-state-forest-black-prong-primitive-campsites/FLFS/1120146/overview",
    "https://campflare.com/campground/goethe-state-forest-black-prong-primitive-campsites-146"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}