{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/nelder-grove-campground-fish-camp-ca",
  "name": "Nelder Grove Campground",
  "description": "Nelder Grove Campground is located near Oakhurst in the [Sierra National Forest](https://thedyrt.com/camping/california/near/sierra-national-forest).",
  "url": "https://campertunity.com/listings/campgrounds/nelder-grove-campground-fish-camp-ca",
  "image": [
    "https://photos.thedyrt.com/photo/11321/photo/california-nelder-grove-campground_cd79e34561dc87382a6a77888e619798.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-119.58451518,37.43052752)/-119.58451518,37.43052752,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/11320/photo/california-nelder-grove-campground_bdaf0df54dcbae0f068adc48109d5d51.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/11321/photo/california-nelder-grove-campground_cd79e34561dc87382a6a77888e619798.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Fish Camp",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.43052752,
    "longitude": -119.58451518
  },
  "sameAs": [
    "https://thedyrt.com/camping/california/california-nelder-grove-campground",
    "https://campflare.com/campground/nelder-grove-886"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-08-25"
  },
  "priceRange": "$0+"
}