{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/candyland-fun-williamsport-md",
  "name": "Candyland Fun!",
  "description": "Crafts, tie-dyeingMagic showMovie and free popcornCandyland Adventures Saturday afternoonTrain RidesLollipop Hunt",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/candyland-fun-williamsport-md",
  "image": [
    "https://koa.com/content/campgrounds/hagerstown/backgrounds/20145background9a988488-29d3-45ce-b959-554a2e39b017.jpg",
    "https://koa.com/content/campgrounds/hagerstown/events/20145events4aba79d1-32f1-4124-ae06-8583c6731e90.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "11759 Snug Harbor Lane",
    "addressLocality": "Williamsport",
    "addressRegion": "MD",
    "postalCode": "21795",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.631539,
    "longitude": -77.835935
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}