{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/elk-horn-resort-campground-midway-mn",
  "name": "Elk Horn Resort & Campground",
  "description": "Elk Horn Resort & Campground is located near rolling hills and dense forests in Minnesota. The area experiences temperatures ranging from 60°F to 80°F in the summer and 0°F to 20°F in the winter. Campers can explore Itasca State Park and the headwaters of the Mississippi River, both nearby attractions.",
  "url": "https://campertunity.com/listings/campgrounds/elk-horn-resort-campground-midway-mn",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Midway",
    "addressRegion": "MN",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.09520037,
    "longitude": -95.7783
  },
  "sameAs": [
    "https://thedyrt.com/camping/minnesota/elk-horn-resort-and-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$0+"
}