{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-ole-mink-farm-recreation-resort",
  "name": "Ole Mink Farm Recreation Resort",
  "description": "Ole Mink Farm Recreation Resort is located at 12806 Mink Farm Road, Thurmont MD 21788. Ole Mink Farm Recreation Resort can be contacted at ***-***-**** or http://www.oleminkfarm.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-ole-mink-farm-recreation-resort",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "12806 Mink Farm Road",
    "addressLocality": "Thurmont",
    "addressRegion": "MD",
    "postalCode": "21788",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.588029,
    "longitude": -77.494897
  }
}