{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campground-nightmares-monticello-in",
  "name": "Campground Nightmares",
  "description": "Walk through haunted house put on by seasonal campers. $5 per person. All proceeds go to the White County Food Pantry",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campground-nightmares-monticello-in",
  "image": [
    "https://koa.com/content/campgrounds/indiana-beach/backgrounds/14160background153c5853-0946-49c0-bc76-db0917914890.JPG",
    "https://koa.com"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2882 N.W. Shafer Drive",
    "addressLocality": "Monticello",
    "addressRegion": "IN",
    "postalCode": "47960",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.794603,
    "longitude": -86.77999
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}