{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/horseshoe-bend-hiker-biker-overnight-campsite-chesapeake",
  "name": "Horseshoe Bend Hiker-biker Overnight Campsite — Chesapeake and Ohio Canal National Historical Park",
  "description": "Horseshoe Bend Hiker-biker Overnight Campsite is located near Mercersville, MD, within the [Chesapeake and Ohio Canal National Historical Park](https://thedyrt.com/camping/maryland/near/chesapeake-and-ohio-canal-national-historical-park).",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/horseshoe-bend-hiker-biker-overnight-campsite-chesapeake",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Sharpsburg",
    "addressRegion": "MD",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.486903,
    "longitude": -77.774341
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}