{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camp-paquette-youth-group-camp-blackwater-river-state-forest",
  "name": "Camp Paquette Youth Group Camp Blackwater River State Forest",
  "description": "Camp Paquette Youth Group Camp Blackwater River State Forest camping reservations and campground information. Learn more about camping near Camp Paquette Youth Group Camp Blackwater River State Forest and reserve your campsite today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camp-paquette-youth-group-camp-blackwater-river-state-forest",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8049 Horseshoe Loop Road",
    "addressLocality": "Milton",
    "addressRegion": "FL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.93946,
    "longitude": -86.84014
  },
  "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"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 25,
    "bestRating": 5,
    "worstRating": 1
  }
}