{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wandering-elk-ocean-park-wa",
  "name": "Wandering Elk",
  "description": "Wandering Elk is located near the coast of Washington, featuring flat terrain with dense forest surroundings.",
  "url": "https://campertunity.com/listings/campgrounds/wandering-elk-ocean-park-wa",
  "image": [
    "https://photos.thedyrt.com/photo/1221150/media/wandering-elk_87029ff8-e9fa-481d-9f28-b16d231d031b.jpeg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/1221138/media/wandering-elk_a3dbd415-501a-47a7-b7b3-d263a22a0418.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/1221150/media/wandering-elk_87029ff8-e9fa-481d-9f28-b16d231d031b.jpeg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-124.02789999999999,46.46437499999999)/-124.02789999999999,46.46437499999999,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Ocean Park",
    "addressRegion": "WA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.46437499999999,
    "longitude": -124.02789999999999
  },
  "checkinTime": "00:00:00",
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Ocean"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "50",
    "priceValidUntil": "2026-07-01"
  },
  "priceRange": "$50-$150"
}