{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/aok-campground-rv-park-saint-joseph-mo",
  "name": "AOK Campground & RV Park",
  "description": "AOK Campground & RV Park is located at 12430 County Road 360, Saint Joseph MO 64505. AOK Campground & RV Park can be contacted at ***-***-**** or http://aokcamping.com/",
  "url": "https://campertunity.com/listings/campgrounds/aok-campground-rv-park-saint-joseph-mo",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "12430 County Road 360",
    "addressLocality": "Saint Joseph",
    "addressRegion": "MO",
    "postalCode": "64505",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.863734,
    "longitude": -94.817074
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/missouri/saint-joseph/aok-campground-rv-park",
    "https://www.goodsam.com/campgrounds-rv-parks/missouri/st-joseph/aok-campground-and-rv-park/cgid-280001216"
  ]
}