{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/centennial-city-park-lawton-fort-totten-nd",
  "name": "Centennial City Park - Lawton",
  "description": "County-managed Centennial City Park sits in Fort Totten, providing electric hookups for RV campers. The campground operates as an established facility with basic electrical connections available for overnight stays. Campers can access power for their rigs while staying within the city park boundaries. The location puts visitors about 21 miles from [Matejeck Dam Rec Area](https://thedyrt.com/camping/north-dakota/north-dakota-matejeck-dam-recreation-area) to the east. Check with local authoriti...",
  "url": "https://campertunity.com/listings/campgrounds/centennial-city-park-lawton-fort-totten-nd",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Fort Totten",
    "addressRegion": "ND",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.30300053,
    "longitude": -98.36000067
  },
  "sameAs": [
    "https://thedyrt.com/camping/north-dakota/centennial-city-park-lawton"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}