{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/crow-wing-state-park-campground-brainerd-mn",
  "name": "Crow Wing State Park Campground",
  "description": "Campground is open April 8 - November 6 **Arrive prepared.** Go to mndnr.gov/crowwing for visitor alerts and seasonal updates.",
  "url": "https://campertunity.com/listings/campgrounds/crow-wing-state-park-campground-brainerd-mn",
  "image": [
    "https://photos.thedyrt.com/photo/205316/media/crow-wing-state-park_4d7c7a76-1dcf-4e59-b99e-b6a787e10081.heic"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3124 State Park Road",
    "addressLocality": "Brainerd",
    "addressRegion": "MN",
    "postalCode": "56401",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.28035135,
    "longitude": -94.32840721
  },
  "sameAs": [
    "https://thedyrt.com/camping/minnesota/crow-wing-state-park"
  ],
  "numberOfRooms": 58,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "21",
    "priceValidUntil": "2026-08-25"
  },
  "priceRange": "$21+"
}