{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/peacock-flats-mokuleia-forest-reserve-waianae-hi",
  "name": "Peacock Flats - Mokuleia Forest Reserve",
  "description": "Peacock Flats in Mokuleia Forest Reserve is located near the northern coast of Oahu, Hawaii.",
  "url": "https://campertunity.com/listings/campgrounds/peacock-flats-mokuleia-forest-reserve-waianae-hi",
  "image": [
    "https://photos.thedyrt.com/photo/453765/media/peacock-flats_604eee70d3d361adeabe730e357c944b.png?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/453764/media/peacock-flats_2d51cf677dadb2ffcbc0dcc71c49fb1d.png?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-158.186516,21.54824442)/-158.186516,21.54824442,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/453765/media/peacock-flats_604eee70d3d361adeabe730e357c944b.png?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Waianae",
    "addressRegion": "HI",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 21.54824442,
    "longitude": -158.186516
  },
  "sameAs": [
    "https://thedyrt.com/camping/hawaii/peacock-flats"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stargazing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "12",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$12-$18"
}