{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/iron-mountain-arkadelphia-ar-1",
  "name": "Iron Mountain",
  "description": "Iron Mountain Campground sits on the southern banks of DeGray Lake in the foothills of the Quachita Mountains.",
  "url": "https://campertunity.com/listings/campgrounds/iron-mountain-arkadelphia-ar-1",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2020/10/23/12/47/233520_8480de70-d078-4833-83bf-61a7dfa3b96b_1440.webp",
    "https://cdn.recreation.gov/public/2020/10/22/13/31/233520_3cb660ec-fa58-4a77-9723-2d6a182a7727_700.webp",
    "https://cdn.recreation.gov/public/2020/10/23/12/59/233520_06db4371-2e0a-40b0-8a24-bbd78f3418b7_700.webp",
    "https://cdn.recreation.gov/public/2020/10/22/14/14/233520_43966787-8d27-44d2-8eb8-2fbc3e7b4df5_700.webp",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2020/10/23/12/48/233520_861c5720-1f86-4f33-b370-be8f49071b27_700.webp",
    "https://cdn.recreation.gov/public/2020/10/23/13/01/233520_34702699-1faa-49f3-9695-42b81ee94886_700.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "729 CHANNEL ROAD",
    "addressLocality": "Arkadelphia",
    "addressRegion": "AR",
    "postalCode": "71923-9364",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.2269444,
    "longitude": -93.1277778
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233520",
    "https://thedyrt.com/camping/arkansas/arkansas-iron-mountain"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "20",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$20+"
}