{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dakota-sky-rv-park-tioga-nd-us",
  "name": "Dakota Sky ​RV Park",
  "description": "Modern RV Park Includes water, sewer & electric Lots accommodate RVs up to 42 feet",
  "url": "https://campertunity.com/listings/campgrounds/dakota-sky-rv-park-tioga-nd-us",
  "image": [
    "https://img1.wsimg.com/isteam/ip/9812bd05-a1f0-4c66-bf0a-8ef417424bab/Dakota%20Sky%20Sign.JPG",
    "http://img1.wsimg.com/isteam/ip/9812bd05-a1f0-4c66-bf0a-8ef417424bab/Dakota%20Sky%20Sign.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "301 2nd St SE",
    "addressLocality": "Tioga",
    "addressRegion": "ND",
    "postalCode": "58852",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.3919663,
    "longitude": -102.9345478
  },
  "sameAs": [
    "https://dakotaskyrv.com/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}