{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/glenwood-campground-glenwood-mn",
  "name": "Glenwood Campground RSRVTNS",
  "description": "Check out Glenwood Campground RSRVTNS in Glenwood, Minnesota on Go Camping America",
  "url": "https://campertunity.com/listings/campgrounds/glenwood-campground-glenwood-mn",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Glenwood",
    "addressRegion": "MN",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.6667896,
    "longitude": -95.3882042
  },
  "sameAs": [
    "https://gocampingamerica.com/campgrounds-rv-parks/minnesota/glenwood/glenwood-campground-rsrvtns"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ]
}