{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/3-ponds-primitive-campsite-waldron",
  "name": "3 Ponds Primitive Campsite",
  "description": "3 Ponds Primitive Campsite is located near the Ouachita Mountains in Arkansas, offering a landscape of rolling hills and dense forests.",
  "url": "https://campertunity.com/listings/campgrounds/3-ponds-primitive-campsite-waldron",
  "image": [
    "https://photos.thedyrt.com/photo/1820351/media/3-ponds-primitive-campsite_7e2e949f-8b4c-4d5b-8111-2b392554f33d.jpeg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/1820352/media/3-ponds-primitive-campsite_819b15b8-720f-4899-8dc2-1c639fe5e434.jpeg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/1820351/media/3-ponds-primitive-campsite_7e2e949f-8b4c-4d5b-8111-2b392554f33d.jpeg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-94.01614250854385,34.872572935530684)/-94.01614250854385,34.872572935530684,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Waldron",
    "addressRegion": "AR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.872572935530684,
    "longitude": -94.01614250854385
  },
  "sameAs": [
    "https://thedyrt.com/camping/arkansas/3-ponds-primitive-campsite"
  ],
  "numberOfRooms": 30,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "25",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$25+"
}