{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/yogi-bear-jellystone-park-maryland-williamsport-md",
  "name": "Yogi Bear's Jellystone Park™ Maryland 16519 Lappans Rd, Williamsport, MD 21795-4055",
  "description": "Park™ near HAGERSTOWN, MARYLAND offers an unforgettable camping experience the whole family will enjoy. Situated just down the road from historic landmarks such as the Antietam National Battlefield and BREATHTAKING SCENERY along the Appalachian Trail, Jellystone Park™ Maryland is the perfect “home-base” for those wanting to explore our surrounding areas. When our campers aren’t busy swimming and splashing at Yogi Bear’s Water Zone, zooming down our 400-FOOT LONG WATER SLIDES or testing their...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/yogi-bear-jellystone-park-maryland-williamsport-md",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "16519 Lappans Rd",
    "addressLocality": "Williamsport",
    "addressRegion": "MD",
    "postalCode": "21795-4055",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.581043,
    "longitude": -77.796761
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Photography"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}