{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/volleyball-steelville-mo",
  "name": "Volleyball",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/volleyball-steelville-mo",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/104/573/full/candy-cane-rv-park-&-campground-steelville-mo-1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Steelville",
    "addressRegion": "MO",
    "postalCode": "65565",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.9680999,
    "longitude": -91.354868
  },
  "sameAs": [
    "https://www.aaa.com/tripcanvas/campground/candy-cane-rv-park-%26-campground-34432"
  ],
  "checkinTime": "00:12:00",
  "checkoutTime": "00:12:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}