{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/south-fourche-campground-plainview-ar",
  "name": "South Fourche Campground",
  "description": "South Fourche Campground is located at , Plainview AR 72857. South Fourche Campground can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/south-fourche-campground-plainview-ar",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Plainview",
    "addressRegion": "AR",
    "postalCode": "72857",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.8700913,
    "longitude": -93.1079566
  }
}