{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/short-creek-crosby-nd-us",
  "name": "Short Creek Dam",
  "description": "County-managed Short Creek Dam sits in rural Columbus, North Dakota, providing basic camping infrastructure for RVs and tent campers. The campground features electric hookups, picnic tables, and regular trash service, with pets welcome throughout the grounds. Campers can access standard electrical connections for RVs while enjoying a straightforward camping setup. For those seeking additional options in the region, [campgrounds around Crosby](https://thedyrt.com/camping/north-dakota/near/cros...",
  "url": "https://campertunity.com/listings/campgrounds/short-creek-crosby-nd-us",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Columbus",
    "addressRegion": "ND",
    "postalCode": "58727",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.99035084,
    "longitude": -102.785063
  },
  "sameAs": [
    "https://thedyrt.com/camping/north-dakota/shortcreek-dam"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}