{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bockman-campground-walden-co-us",
  "name": "Bockman Campground",
  "description": "Bockman Campground is located at , Walden CO 80480. Bockman Campground can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/bockman-campground-walden-co-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Walden",
    "addressRegion": "CO",
    "postalCode": "80480",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.5594527,
    "longitude": -105.9655035
  }
}