{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-williams-city-park-campground",
  "name": "Williams City Park Campground",
  "description": "Williams City Park Campground is located at , Williams MN 56686. Williams City Park Campground can be contacted at ***-***-**** or http://www.williamsminnesota.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-williams-city-park-campground",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Williams",
    "addressRegion": "MN",
    "postalCode": "56686",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.7717487,
    "longitude": -94.957532
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/minnesota/williams/williams-city-park-campground"
  ]
}