{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/riley-creek-ak-us",
  "name": "Riley Creek Campground",
  "description": "Riley Creek Campground is located at Denali Park Road, Denali National Park AK 99755. Riley Creek Campground can be contacted at ***-***-**** or http://www.nps.gov/dena/planyourvisit/campground-riley.htm",
  "url": "https://campertunity.com/listings/campgrounds/riley-creek-ak-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Denali Park Road",
    "addressLocality": "Denali National Park",
    "addressRegion": "AK",
    "postalCode": "99755",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 63.7309067,
    "longitude": -148.8975416
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/alaska/denali-national-park/riley-creek-campground"
  ]
}