{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clearwater-state-recreation-delta-junction-ak-us",
  "name": "Clearwater State Recreation Site",
  "description": "Clearwater State Recreation Site is located at 1415 Clearwater Road, Delta Junction AK 99737. Clearwater State Recreation Site can be contacted at ***-***-**** or http://dnr.alaska.gov/parks/aspunits/northern/clearwatersrs.htm",
  "url": "https://campertunity.com/listings/campgrounds/clearwater-state-recreation-delta-junction-ak-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1415 Clearwater Road",
    "addressLocality": "Delta Junction",
    "addressRegion": "AK",
    "postalCode": "99737",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 64.053927,
    "longitude": -145.433277
  }
}