{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-camp-elk-river-zimmerman-mn-us",
  "name": "Camp Elk River",
  "description": "Camp Elk River is located at 10775 237th Avenue Northwest, Zimmerman MN 55398. Camp Elk River can be contacted at ***-***-**** or http://camp.girlscoutsrv.org/camp-elk-river",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-camp-elk-river-zimmerman-mn-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "10775 237th Avenue Northwest",
    "addressLocality": "Zimmerman",
    "addressRegion": "MN",
    "postalCode": "55398",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.3962771,
    "longitude": -93.5304511
  }
}