{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fish-lake-campground-campground-details",
  "name": "Fish Lake Campground - Campground Details",
  "description": "Closed for the season. The campground operates from June through September. Access roads are narrow, single-lane gravel and dirt.",
  "url": "https://campertunity.com/listings/campgrounds/fish-lake-campground-campground-details",
  "image": [
    "https://campflare.com/preview.png"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.04988098144531,
    "longitude": -117.09236907958984
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}