{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/state-forest-state-park-walden-co-2",
  "name": "State Forest - State Park",
  "description": "Within the boundaries of State Forest State Park lie 71,000 acres of incredible outdoor recreational opportunities: backpacking, hiking, fishing, camping, hunting, four-wheeling, skiing, snowshoeing, snowmobiling and, of course, relaxing in the great outdoors.",
  "url": "https://campertunity.com/listings/campgrounds/state-forest-state-park-walden-co-2",
  "image": [
    "https://cpw.state.co.us/sites/default/files/styles/coh_x_large_landscape/public/dam/e596rfue5t/state-forest-delliveneri-004.jpg?h=0c5e23c2&itok=1inDxALX",
    "https://cpw.state.co.us/sites/default/files/styles/coh_small_square/public/dam/e596rfue5t/state-forest-delliveneri-004.jpg?h=0c5e23c2&itok=G9xcvsVm"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Walden",
    "addressRegion": "CO",
    "postalCode": "80480",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.511548,
    "longitude": -106.01032
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Backpacking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Four-wheeling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hunting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Snowshoeing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Snowmobiling"
    }
  ]
}