{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dry-creek-state-recreation-site-glennallen-ak",
  "name": "Dry Creek State Recreation Site",
  "description": "Dry Creek State Recreation Site is located at Dry Creek State Recreation Site Road, Glennallen AK 99588. Dry Creek State Recreation Site can be contacted at ***-***-**** or http://dnr.alaska.gov/parks/aspunits/matsu/drycreeksrs.htm",
  "url": "https://campertunity.com/listings/campgrounds/dry-creek-state-recreation-site-glennallen-ak",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Dry Creek State Recreation Site Road",
    "addressLocality": "Glennallen",
    "addressRegion": "AK",
    "postalCode": "99588",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 62.1527625,
    "longitude": -145.4709731
  }
}