{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/manor-area-campground-thurmont-md",
  "name": "Manor Area Campground",
  "description": "Manor Area Campground is located at 6709 Cunningham Falls Park Road, Thurmont MD 21788. Manor Area Campground can be contacted at ***-***-**** or http://dnr.maryland.gov/",
  "url": "https://campertunity.com/listings/campgrounds/manor-area-campground-thurmont-md",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6709 Cunningham Falls Park Road",
    "addressLocality": "Thurmont",
    "addressRegion": "MD",
    "postalCode": "21788",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.5917091,
    "longitude": -77.4359875
  }
}