{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cunningham-falls-thurmont-md",
  "name": "Cunningham Falls State Park",
  "description": "Cunningham Falls State Park is located at 14039 Catoctin Hollow Road, Thurmont MD 21788. Cunningham Falls State Park can be contacted at ***-***-**** or http://dnr.maryland.gov/publiclands/Pages/western/cunningham.aspx",
  "url": "https://campertunity.com/listings/campgrounds/cunningham-falls-thurmont-md",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "14039 Catoctin Hollow Road",
    "addressLocality": "Thurmont",
    "addressRegion": "MD",
    "postalCode": "21788",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.6009732,
    "longitude": -77.4503087
  }
}