{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/oak-point-lake-glendale-vienna-il",
  "name": "Oak Point - Lake Glendale",
  "description": "f you are looking for a place in the center of the Shawnee National Forest, then Lake Glendale Recreation Area is for you. Its central location makes it easy to",
  "url": "https://campertunity.com/listings/campgrounds/oak-point-lake-glendale-vienna-il",
  "image": [
    "https://photos.thedyrt.com/photo/446162/media/oak-point-lake-glendale_08ed2f3ceb241638dfd28df8365dcc49.heic?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/214381/media/lake-glendale-oak-point-cmpgrd_c768daa24305a3d16166412e832c1dec.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/214384/media/lake-glendale-oak-point-cmpgrd_f6b3803c4fbf3d97fbc4035fef378d0a.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/214382/media/lake-glendale-oak-point-cmpgrd_f37dd5faa76bb07bb2cc1ea7270cb87c.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/446162/media/oak-point-lake-glendale_08ed2f3ceb241638dfd28df8365dcc49.heic?auto=webp",
    "https://photos.thedyrt.com/photo/411724/media/oak-point-lake-glendale_254f95fb67228cf62acb0e2a0de29ea8.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Vienna",
    "addressRegion": "IL",
    "postalCode": "62938",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.40820148,
    "longitude": -88.66303836
  },
  "sameAs": [
    "https://thedyrt.com/camping/illinois/oak-point-lake-glendale"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Shelter"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "10",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$10-$20"
}