{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-chalk-lake-campground-nathrop-co",
  "name": "Chalk Lake Campground",
  "description": "Chalk Lake Campground is located at 18***-***-****8 Chalk Creek Drive, Nathrop CO 81236. Chalk Lake Campground can be contacted at ***-***-**** or https://www.recreation.gov/camping/chalk-lake/r/campgroundDetails.do?contractCode=NRSO&parkId=70043",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-chalk-lake-campground-nathrop-co",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "18660-18668 Chalk Creek Drive",
    "addressLocality": "Nathrop",
    "addressRegion": "CO",
    "postalCode": "81236",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.7129905,
    "longitude": -106.233759
  }
}