{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-camp-holiday-resort-campground-deer",
  "name": "Camp Holiday Resort & Campground",
  "description": "Camp Holiday Resort & Campground is located at 27406 Round Lake Road, Deerwood MN 56444. Camp Holiday Resort & Campground can be contacted at ***-***-**** or http://www.campholiday.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-camp-holiday-resort-campground-deer",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "27406 Round Lake Road",
    "addressLocality": "Deerwood",
    "addressRegion": "MN",
    "postalCode": "56444",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.345962,
    "longitude": -93.822045
  }
}