{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/karick-lake-north-campground-blackwater-river-state-fo",
  "name": "Karick Lake North Campground Blackwater River State Forest",
  "description": "Karick Lake North Campground Blackwater River State Forest camping reservations and campground information. Learn more about camping near Karick Lake North Campground Blackwater River State Forest and reserve your campsite today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/karick-lake-north-campground-blackwater-river-state-fo",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "11650 Munson Highway",
    "addressLocality": "Milton",
    "addressRegion": "FL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.94388,
    "longitude": -86.75488
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 421,
    "bestRating": 5,
    "worstRating": 1
  }
}