{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/luau-weekend-williamsport-md",
  "name": "Luau Weekend",
  "description": "Magic Show with Mr. DeanMovie and free popcornLuau games by the poolside-limbo, hula hoop and belly flop contest, prizes will be givenLight refreshment by the poolCrafts/ceramicsTie-dyingSoaker train ride-campers will be allowed to soak our riders on the train.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/luau-weekend-williamsport-md",
  "image": [
    "https://koa.com/content/campgrounds/hagerstown/backgrounds/20145background9a988488-29d3-45ce-b959-554a2e39b017.jpg",
    "https://koa.com/content/campgrounds/hagerstown/events/20145events6a7ad9c9-7b64-44e6-9f70-1a3da699e226.png"
  ],
  "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": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}