{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/little-sinkin-creek-rv-resort-utv-campground-bunker-mo",
  "name": "Little Sinkin Creek RV Resort & UTV Campground",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/little-sinkin-creek-rv-resort-utv-campground-bunker-mo",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/083/194/full/little-sinkin-creek-rv-resort-&-campground-bunker-mo-22.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Bunker",
    "addressRegion": "MO",
    "postalCode": "63629",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.4556019,
    "longitude": -91.2095758
  },
  "sameAs": [
    "https://www.aaa.com/tripcanvas/campground/little-sinkin-creek-rv-resort-%26-utv-campground-55660",
    "https://www.reserveamerica.com/explore/little-sinkin-creek-rv-resort-utv-campground/CHUB/783921/overview",
    "https://littlesinkincreek.com/home"
  ],
  "checkinTime": "00:15:00",
  "checkoutTime": "00:15:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}