{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/forest-road-2918-dispersed-site-joyce-wa",
  "name": "Forest Road 2918 Dispersed Site",
  "description": "Forest Road 2918 Dispersed Site, near Olympic National Forest, Washington, is a fantastic spot for those looking to immerse themselves in nature without the frills of a developed campground.",
  "url": "https://campertunity.com/listings/campgrounds/forest-road-2918-dispersed-site-joyce-wa",
  "image": [
    "https://photos.thedyrt.com/photo/media/dispersed-camping-forest-rd_00db6e6d-5f47-4e08-a5a8-5a642120826a.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-123.97777360180726,48.04837733829315)/-123.97777360180726,48.04837733829315,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/media/dispersed-camping-forest-rd_6937b583-085e-440e-a898-42fb4ccaef19.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/media/dispersed-camping-forest-rd_00db6e6d-5f47-4e08-a5a8-5a642120826a.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Joyce",
    "addressRegion": "WA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.04837733829315,
    "longitude": -123.97777360180726
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.714285714285714,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  }
}