{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campground-34-laporte-mn",
  "name": "Avay Up Nort",
  "description": "Avay Up Nort is located at 11090 Norway Drive, Laporte MN 56461. Avay Up Nort can be contacted at ***-***-**** or http://avayupnort.com/",
  "url": "https://campertunity.com/listings/campgrounds/campground-34-laporte-mn",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "11090 Norway Drive",
    "addressLocality": "Laporte",
    "addressRegion": "MN",
    "postalCode": "56461",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.1875758,
    "longitude": -95.14153
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/minnesota/laporte/avay-up-nort"
  ]
}