{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tates-hell-new-river-carrabelle-fl",
  "name": "Tate's Hell State Forest New River Primitive Campsites",
  "description": "Tate's Hell State Forest New River Primitive Campsites camping reservations and campground information. Learn more about camping near Tate's Hell State Forest New River Primitive Campsites and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/tates-hell-new-river-carrabelle-fl",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Gully Branch Rd., New River Road",
    "addressLocality": "Carrabelle",
    "addressRegion": "FL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.98962,
    "longitude": -84.73733
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/tates-hell-state-forest-new-river-primitive-campsites/FLFS/1120127/overview"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}