{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-lake-chicot-state-park-lake-villag",
  "name": "Lake Chicot State Park",
  "description": "Lake Chicot State Park is located at 2542 State Highway 257, Lake Village AR 71653. Lake Chicot State Park can be contacted at ***-***-**** or http://www.arkansasstateparks.com/lakechicot/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-lake-chicot-state-park-lake-villag",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2542 State Highway 257",
    "addressLocality": "Lake Village",
    "addressRegion": "AR",
    "postalCode": "71653",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.3719416,
    "longitude": -91.1957801
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/arkansas/lake-village/lake-chicot-state-park"
  ]
}