{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lee-creek-park-van-buren-ar",
  "name": "Lee Creek Park",
  "description": "Lee Creek Park is located at 2876 Lee Creek Park Road, Van Buren AR 72956. Lee Creek Park can be contacted at ***-***-**** or https://www.vanburencity.org/220/Lee-Creek-Park",
  "url": "https://campertunity.com/listings/campgrounds/lee-creek-park-van-buren-ar",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2876 Lee Creek Park Road",
    "addressLocality": "Van Buren",
    "addressRegion": "AR",
    "postalCode": "72956",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.435095,
    "longitude": -94.3611782
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/arkansas/van-buren/lee-creek-park"
  ]
}