{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/peacock-in-the-delta-benoit-ms",
  "name": "Peacock in the Delta",
  "description": "Peacock in the Delta is located near the Mississippi Delta, characterized by flat terrain and expansive fields.",
  "url": "https://campertunity.com/listings/campgrounds/peacock-in-the-delta-benoit-ms",
  "image": [
    "https://photos.thedyrt.com/photo/1148748/media/mississippi-delta-cottage_6d72eece-9fef-4ae5-bc23-a41b2ed4b158.jpeg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/1148748/media/mississippi-delta-cottage_6d72eece-9fef-4ae5-bc23-a41b2ed4b158.jpeg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-90.70257500000002,33.565780000000004)/-90.70257500000002,33.565780000000004,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/1148749/media/mississippi-delta-cottage_ec399c63-ffbf-4204-9de8-c257fca7fa42.jpeg?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Benoit",
    "addressRegion": "MS",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.565780000000004,
    "longitude": -90.70257500000002
  },
  "sameAs": [
    "https://thedyrt.com/camping/mississippi/mississippi-delta-cottage"
  ],
  "checkinTime": "00:00:00",
  "checkoutTime": "00:00:00",
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "25",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$25-$175"
}