{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/shadow-mountain-rv-park-mena-ar-1",
  "name": "Shadow Mountain RV Park",
  "description": "Contact info, reviews tips & more for Shadow Mountain RV Park | Camping in Arkansas",
  "url": "https://campertunity.com/listings/campgrounds/shadow-mountain-rv-park-mena-ar-1",
  "image": [
    "https://photos.thedyrt.com/photo/641252/media/shadow-mountain-campground_c4960c92-5d85-4c63-a1c6-18ffcfe10158.heic?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/641252/media/shadow-mountain-campground_c4960c92-5d85-4c63-a1c6-18ffcfe10158.heic?auto=webp",
    "https://photos.thedyrt.com/photo/618260/media/shadow-mountain-campground_ce4a1a13-c22d-489b-9a1a-566ea27fa28e.heic?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3708 Highway 71 S",
    "addressLocality": "Mena",
    "addressRegion": "AR",
    "postalCode": "71953",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.53848507,
    "longitude": -94.31547075
  },
  "sameAs": [
    "https://www.rvezy.com",
    "https://thedyrt.com/camping/arkansas/shadow-mountain-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "25",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$25-$40"
}