{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/willowood-campground-mayville-nd",
  "name": "Willowood Campground",
  "description": "Willowood Campground is located at 427-599 3rd Street Southwest, Mayville ND 58257. Willowood Campground can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/willowood-campground-mayville-nd",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "427-599 3rd Street Southwest",
    "addressLocality": "Mayville",
    "addressRegion": "ND",
    "postalCode": "58257",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.4964556,
    "longitude": -97.3352526
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/north-dakota/mayville/willowood-campground"
  ]
}