{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sapling-head-campsite-apalachicola-national-forest-fl",
  "name": "Sapling Head Campsite",
  "description": "Within Apalachicola National Forest, Sapling Head Campsite operates as a US Forest Service facility with paid camping fees.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sapling-head-campsite-apalachicola-national-forest-fl",
  "image": [
    "https://photos.thedyrt.com/photo/24529/photo/sapling-head-campsite_c6744dbaa2c524c3f89d23c21db43c04.jpeg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-84.80249517,30.21420337)/-84.80249517,30.21420337,10,0/800x800?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/24529/photo/sapling-head-campsite_c6744dbaa2c524c3f89d23c21db43c04.jpeg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Apalachicola National Forest",
    "addressRegion": "FL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.21420337,
    "longitude": -84.80249517
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife_viewing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}