{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/fathers-day-weekend-williamsport-md",
  "name": "Father's Day Weekend",
  "description": "Bring your dads, grandfathers and uncles out for a weekend of fun!Crafts/CeramicsTie-dyeingTrain RidePool relays with Dad on Floats Contest; prizes will be given!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/fathers-day-weekend-williamsport-md",
  "image": [
    "https://koa.com/content/campgrounds/hagerstown/backgrounds/20145background9a988488-29d3-45ce-b959-554a2e39b017.jpg",
    "https://koa.com/content/campgrounds/hagerstown/events/20145eventscc9244dc-28dd-4d97-adea-c0d741c3edeb.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"
    }
  ]
}