{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clausen-springs-park-campground-fort-ransom-nd",
  "name": "Clausen Springs Park Campground",
  "description": "Clausen Springs Park Campground, near Kathryn, North Dakota, is a fantastic destination for those looking to unwind in nature while enjoying some great amenities.",
  "url": "https://campertunity.com/listings/campgrounds/clausen-springs-park-campground-fort-ransom-nd",
  "image": [
    "https://photos.thedyrt.com/photo/689840/media/north-dakota-clausen-spring-county-park_602911a9-bcfc-4abc-b5c8-11ea3162077f.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/689840/media/north-dakota-clausen-spring-county-park_602911a9-bcfc-4abc-b5c8-11ea3162077f.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-98.04712754364061,46.68216648757905)/-98.04712754364061,46.68216648757905,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/588858/media/north-dakota-clausen-spring-county-park_b139d3ee-4beb-40dd-9551-5d7fd0fd57ab.heic?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Fort Ransom",
    "addressRegion": "ND",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.68216648757905,
    "longitude": -98.04712754364061
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Flush_toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Kayaking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.9,
    "reviewCount": 10,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "20",
    "priceValidUntil": "2026-07-21"
  },
  "priceRange": "$20-$25"
}