{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/belle-meade-tract-primitive-campsite-picayune-state-forest",
  "name": "Belle Meade Tract Primitive Campsite Picayune State Forest",
  "description": "Belle Meade Tract Primitive Campsite Picayune State Forest camping reservations and campground information. Learn more about camping near Belle Meade Tract Primitive Campsite Picayune State Forest and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/belle-meade-tract-primitive-campsite-picayune-state-forest",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2121 52nd Avenue",
    "addressLocality": "Naples",
    "addressRegion": "FL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 26.1382,
    "longitude": -81.61271
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}