{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-pierz-campground-pierz-mn",
  "name": "Pierz Campground",
  "description": "Pierz Campground is located at 603 Park Avenue Southeast, Pierz MN 56364. Pierz Campground can be contacted at ***-***-**** or http://www.pierzmn.org/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-pierz-campground-pierz-mn",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "603 Park Avenue Southeast",
    "addressLocality": "Pierz",
    "addressRegion": "MN",
    "postalCode": "56364",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.9769068,
    "longitude": -94.09295
  }
}