{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/easter-weekend-williamsport-md",
  "name": "Easter Weekend",
  "description": "We will be having a weekend of Easter fun!Easter egg huntChocolate bunny huntBunny scavenger huntEaster craftsTie-DyeingTrain Ride with the Easter BunnyMagic Shows with Mr. DeanThe diner will be open with delicious dinners and breakfasts.Movie with free popcorn on Saturday night.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/easter-weekend-williamsport-md",
  "image": [
    "https://koa.com/content/campgrounds/hagerstown/backgrounds/20145background9a988488-29d3-45ce-b959-554a2e39b017.jpg",
    "https://koa.com/content/campgrounds/hagerstown/events/20145eventse3dfa520-fb5e-447b-afb6-3ab3e556af76.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"
    }
  ]
}