{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/minietta-road-darwin-ca",
  "name": "Minietta Road",
  "description": "Minietta Road offers dispersed camping near rugged terrain with sparse vegetation.",
  "url": "https://campertunity.com/listings/campgrounds/minietta-road-darwin-ca",
  "image": [
    "https://photos.thedyrt.com/photo/media/minietta-road_84c26212-68c8-48c9-a6f0-652dc31e101c.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/media/minietta-road_0d08a0bd-bbd8-4d8f-b1b5-779efcd17d69.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-117.3534156,36.24837472)/-117.3534156,36.24837472,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/media/minietta-road_84c26212-68c8-48c9-a6f0-652dc31e101c.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Darwin",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.24837472,
    "longitude": -117.3534156
  },
  "sameAs": [
    "https://thedyrt.com/camping/california/minietta-road"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-08-28"
  },
  "priceRange": "$0+"
}