{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/chalk-creek-campground-rv-park-nathrop-co",
  "name": "Chalk Creek Campground & RV Park",
  "description": "Chalk Creek Campground & RV Park is located at 11430 County Road 197, Nathrop CO 81236. Chalk Creek Campground & RV Park can be contacted at ***-***-**** or http://chalkcreek-campground.com/",
  "url": "https://campertunity.com/listings/campgrounds/chalk-creek-campground-rv-park-nathrop-co",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "11430 County Road 197",
    "addressLocality": "Nathrop",
    "addressRegion": "CO",
    "postalCode": "81236",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.743005,
    "longitude": -106.081008
  }
}