{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bear-lake-east-primitive-group-campsite-blackwater-river-s",
  "name": "Bear Lake East Primitive Group Campsite Blackwater River State Forest",
  "description": "Bear Lake East Primitive Group Campsite Blackwater River State Forest camping reservations and campground information. Learn more about camping near Bear Lake East Primitive Group Campsite Blackwater River State Forest and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/bear-lake-east-primitive-group-campsite-blackwater-river-s",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "11650 Munson Highway",
    "addressLocality": "Milton",
    "addressRegion": "FL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.86452,
    "longitude": -86.82786
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}