{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kirkland-hammock-campsite-picayune-forest-fort-myers-fl",
  "name": "Kirkland Hammock Primitive Campsite Picayune Strand State Forest",
  "description": "Kirkland Hammock Primitive Campsite Picayune Strand State Forest camping reservations and campground information. Learn more about camping near Kirkland Hammock Primitive Campsite Picayune Strand State Forest and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/kirkland-hammock-campsite-picayune-forest-fort-myers-fl",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "10941 Palm Beach Blvd",
    "addressLocality": "Fort Myers",
    "addressRegion": "FL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 26.1382,
    "longitude": -81.61271
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/kirkland-hammock-primitive-campsite-picayune-strand-state-forest/FLFS/1120403/overview"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}