{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/childs-glacier-recreation-area-cordova-ak",
  "name": "Childs Glacier Recreation Area",
  "description": "Childs Glacier Recreation Area is located at , Cordova AK 99574. Childs Glacier Recreation Area can be contacted at or https://www.recreation.gov/camping/campgrounds/233158",
  "url": "https://campertunity.com/listings/campgrounds/childs-glacier-recreation-area-cordova-ak",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Cordova",
    "addressRegion": "AK",
    "postalCode": "99574",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.6644683,
    "longitude": -144.7621073
  }
}