{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/oak-leaf-park-glencoe-mn",
  "name": "Oak Leaf Park",
  "description": "Oak Leaf Park near Glencoe, MN, features flat terrain with scattered trees and open spaces.",
  "url": "https://campertunity.com/listings/campgrounds/oak-leaf-park-glencoe-mn",
  "image": [
    "https://photos.thedyrt.com/photo/1235143/media/minnesota-oak-leave-park_9f88803e-685a-4daf-ba99-86fc5d667287.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/1235143/media/minnesota-oak-leave-park_9f88803e-685a-4daf-ba99-86fc5d667287.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-94.16153119727484,44.75799130657999)/-94.16153119727484,44.75799130657999,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/1235141/media/minnesota-oak-leave-park_b2149d07-acc8-413a-8ddb-c7c49f7731dc.jpg?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Glencoe",
    "addressRegion": "MN",
    "postalCode": "55336",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.75799130657999,
    "longitude": -94.16153119727484
  },
  "sameAs": [
    "https://thedyrt.com/camping/minnesota/minnesota-oak-leave-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dump Station"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Sanitation"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "20",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$20-$30"
}