{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fremont-national-forest-bunyard-crossing-silver-lake",
  "name": "Fremont National Forest Bunyard Crossing Forest Camp",
  "description": "Fremont National Forest Bunyard Crossing Forest Camp is located near Silver Lake, Oregon, within the Fremont-Winema National Forest.",
  "url": "https://campertunity.com/listings/campgrounds/fremont-national-forest-bunyard-crossing-silver-lake",
  "image": [
    "https://photos.thedyrt.com/photo/1907232/media/bunyard-crossing-campground-actual-location_5d9390ce-67b6-450d-8a19-5268539699ac.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/1907231/media/bunyard-crossing-campground-actual-location_4cd71b49-847d-4a26-9eff-40fd1f0f2315.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/1907232/media/bunyard-crossing-campground-actual-location_5d9390ce-67b6-450d-8a19-5268539699ac.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-121.0822224,43.05805643)/-121.0822224,43.05805643,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Silver Lake",
    "addressRegion": "OR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.05805643,
    "longitude": -121.0822224
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_springs"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot Spring"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}