{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-chicot-county-rv-park-lake-village-ar",
  "name": "Chicot County RV Park",
  "description": "Chicot County RV Park is located at 819 Lakehall Road, Lake Village AR 71653. Chicot County RV Park can be contacted at ***-***-**** or http://chicotcounty.arkansas.gov/services/detail/chicot-county-rv-park",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-chicot-county-rv-park-lake-village-ar",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "819 Lakehall Road",
    "addressLocality": "Lake Village",
    "addressRegion": "AR",
    "postalCode": "71653",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.280455,
    "longitude": -91.2265202
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/arkansas/lake-village/chicot-county-rv-park"
  ]
}