{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-crows-nest-campground-thurmont-md",
  "name": "Crow's Nest Campground",
  "description": "Crow's Nest Campground is located at 335 Maryland 77, Thurmont MD 21788. Crow's Nest Campground can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-crows-nest-campground-thurmont-md",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "335 Maryland 77",
    "addressLocality": "Thurmont",
    "addressRegion": "MD",
    "postalCode": "21788",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.6210558,
    "longitude": -77.4271183
  }
}