{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/north-park-campground-homes-2320-buckskin-drive-dickinson",
  "name": "North Park Campground & Homes 2320 Buckskin Drive, Dickinson, ND 58601",
  "description": "Here at North Park Campground, our goal is to provide affordable camping in a clean, quiet, safe, and family friendly atmosphere. So whether you plan to stay for one night or a week, we want to make our stay the very best! Our location allows for easy access to the shopping centers and restaurants of Dickinson. Take a step into the old west by visiting the historic hiking and biking trails at Theodore Roosevelt National Park. There is much to see and do as you tour the beautiful badlands coun...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/north-park-campground-homes-2320-buckskin-drive-dickinson",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2320 Buckskin Drive",
    "addressLocality": "Dickinson",
    "addressRegion": "ND",
    "postalCode": "58601",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.9083252,
    "longitude": -102.7764206
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Badlands"
    }
  ]
}