{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hurricane-lake-north-campground-milton-fl",
  "name": "Hurricane Lake North Campground Blackwater River State Forest, FL",
  "description": "The Hurricane Lake North Campground is located within the Hurricane Lake Recreation Area, in the Blackwater River State Forest (Okaloosa County), about 1-hour northeast of Pensacola, FL. This campground is located on the north side of Hurricane Lake (318-acres) and has the following facilities: campsites with electric and water (potable), dump station, boat ramp, restrooms, and showers.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hurricane-lake-north-campground-milton-fl",
  "image": [
    "https://floridastateforests.reserveamerica.com/webphotos/FLFS/pid1120105/0/540x360.jpg",
    "https://floridastateforests-pl.static.reserveamerica.com/webphotos/FLFS/pid1120105/0/180x120.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "11650 Munson Highway",
    "addressLocality": "Milton",
    "addressRegion": "FL",
    "postalCode": "32570",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.94388,
    "longitude": -86.75488
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dump_station"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Sanitation"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paved_road"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 580,
    "bestRating": 5,
    "worstRating": 1
  }
}