{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/san-miguel-island-ca",
  "name": "San Miguel Island",
  "description": "Explore San Miguel Island in Channel Islands National Park, California with Recreation.gov. Wind and weather constantly sweep across the North Pacific to batter the shores of this westernmost of all the islands. This extreme weather creates a harsh but",
  "url": "https://campertunity.com/listings/campgrounds/san-miguel-island-ca",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2018/08/07/15/30/482337d7-4253-4fd1-8ea5-2b65ce8e01b1_1600.jpg",
    "https://cdn.recreation.gov/public/2018/08/07/22/23/f6064191-33ef-4ad5-9a38-fec11d59658a_1600.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2018/08/07/16/50/69566f49-f1a9-4dbb-a4c2-9c8aca6232ab_1600.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "San Miguel Island",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.0406028,
    "longitude": -120.3490889
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/232501",
    "https://campflare.com/campground/san-miguel-island-501"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "15",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$15+"
}