{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/napoleon-city-napoleon-nd",
  "name": "Napoleon City Park & Campground",
  "description": "Napoleon City Park & Campground is located at 632-698 63rd Street Southeast, Napoleon ND 58561. Napoleon City Park & Campground can be contacted at ***-***-**** or http://www.napoleonnd.com/lodging/",
  "url": "https://campertunity.com/listings/campgrounds/napoleon-city-napoleon-nd",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "632-698 63rd Street Southeast",
    "addressLocality": "Napoleon",
    "addressRegion": "ND",
    "postalCode": "58561",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.5011038,
    "longitude": -99.7761815
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/north-dakota/napoleon/napoleon-city-park-campground"
  ]
}