{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-for-crooked-creek-state-recreation-site",
  "name": "Crooked Creek State Recreation Site",
  "description": "Crooked Creek State Recreation Site is located at 23342 Rilinda Road, Kasilof AK 99610. Crooked Creek State Recreation Site can be contacted at ***-***-**** or http://dnr.alaska.gov/parks/aspunits/kenai/crookedcreeksrs.htm",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-for-crooked-creek-state-recreation-site",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "23342 Rilinda Road",
    "addressLocality": "Kasilof",
    "addressRegion": "AK",
    "postalCode": "99610",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.3215184,
    "longitude": -151.2856034
  }
}