{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-york-city-park-campground-york-nd",
  "name": "York City Park Campground",
  "description": "York City Park Campground is located at , York ND 58386. York City Park Campground can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-york-city-park-campground-york-nd",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "York",
    "addressRegion": "ND",
    "postalCode": "58386",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.3127771,
    "longitude": -99.5734685
  }
}