{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/overland-rv-park-van-buren-ar-2",
  "name": "Overland RV Park",
  "description": "Overland RV Park is located at 1716 1/2 Fayetteville Road, Van Buren AR 72956. Overland RV Park can be contacted at ***-***-**** or https://www.facebook.com/pages/Overland-R-V-Park/***-***-****3101",
  "url": "https://campertunity.com/listings/campgrounds/overland-rv-park-van-buren-ar-2",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1716 1/2 Fayetteville Road",
    "addressLocality": "Van Buren",
    "addressRegion": "AR",
    "postalCode": "72956",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.461308,
    "longitude": -94.353271
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/arkansas/van-buren/overland-rv-park"
  ]
}