{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/four-bears-rv-park-campground-cove-ar",
  "name": "Four Bears RV Park & Campground",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/four-bears-rv-park-campground-cove-ar",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/099/180/full/four-bears-rv-park-&-campground-gamaliel-ar-0.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Cove",
    "addressRegion": "AR",
    "postalCode": "71937",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.4354387,
    "longitude": -94.4114101
  },
  "checkinTime": "00:10:00",
  "checkoutTime": "00:10:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}