{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/misty-morning-campground-1",
  "name": "Misty Morning Campground",
  "description": "Get away from the hustle and bustle of daily life and reconnect with nature at Misty Morning Campground in Cloverdale, Indiana. This campground offers a peacefu",
  "url": "https://campertunity.com/listings/campgrounds/misty-morning-campground-1",
  "image": [
    "https://images.campspot.com/eyJidWNrZXQiOiJjYW1wc3BvdC1wcm9kdWN0aW9uIiwia2V5IjoiNWNjNWY4YjktMjZiNC00MjQwLTliNDYtNTYzZmYxYTEyNmQ2X2ltYWdlMy5qcGVnIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxMDAwLCJoZWlnaHQiOjEwMDAsImZpdCI6Imluc2lkZSJ9LCJqcGVnIjp7InF1YWxpdHkiOjUwfSwidG9Gb3JtYXQiOiJqcGVnIn19"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "12376 Campground Rd",
    "addressLocality": "Cloverdale",
    "addressRegion": "IN",
    "postalCode": "46120"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.470382,
    "longitude": -86.862651
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    }
  ]
}