{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mosomo-point-campground-deer-river-mn",
  "name": "Mosomo Point Campground",
  "description": "Mosomo Point Campground is located at , Deer River MN 56636. Mosomo Point Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/chippewa/recreation/recarea/?recid=26738&actid=29",
  "url": "https://campertunity.com/listings/campgrounds/mosomo-point-campground-deer-river-mn",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Deer River",
    "addressRegion": "MN",
    "postalCode": "56636",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.5170377,
    "longitude": -94.0450461
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/minnesota/deer-river/mosomo-point-campground"
  ]
}