{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/old-iron-park-shelton-wa",
  "name": "Old Iron Park",
  "description": "Old Iron Park is located near the dense forests and rolling hills of Washington.",
  "url": "https://campertunity.com/listings/campgrounds/old-iron-park-shelton-wa",
  "image": [
    "https://photos.thedyrt.com/photo/876169/media/old-iron-park_b9586a6d-1332-4add-8c74-7d07a0e7ef62.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-123.09102830531232,47.2514522185389)/-123.09102830531232,47.2514522185389,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/876170/media/old-iron-park_96888bd4-51c8-4fa0-a2ba-f6aba8626e7f.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/876169/media/old-iron-park_b9586a6d-1332-4add-8c74-7d07a0e7ef62.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Shelton",
    "addressRegion": "WA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.2514522185389,
    "longitude": -123.09102830531232
  },
  "sameAs": [
    "https://thedyrt.com/camping/washington/old-iron-park"
  ],
  "checkinTime": "00:00:00",
  "checkoutTime": "00:00:00",
  "numberOfRooms": 6,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "45",
    "priceValidUntil": "2026-09-25"
  },
  "priceRange": "$45-$80"
}