{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-old-mill-state-park-argyle",
  "name": "Old Mill State Park",
  "description": "Old Mill State Park is located at 33489 240th Avenue Northwest, Argyle MN 56713. Old Mill State Park can be contacted at ***-***-**** or http://www.dnr.state.mn.us/state_parks/old_mill/index.html",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-old-mill-state-park-argyle",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "33489 240th Avenue Northwest",
    "addressLocality": "Argyle",
    "addressRegion": "MN",
    "postalCode": "56713",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.361523,
    "longitude": -96.566905
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/minnesota/argyle/old-mill-state-park"
  ]
}