{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/chena-lake-recreation-area-north-pole-ak",
  "name": "Chena Lake Recreation Area",
  "description": "Chena Lake Recreation Area is located at 3780 Laurance Road, North Pole AK 99705. Chena Lake Recreation Area can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/chena-lake-recreation-area-north-pole-ak",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3780 Laurance Road",
    "addressLocality": "North Pole",
    "addressRegion": "AK",
    "postalCode": "99705",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 64.7793511,
    "longitude": -147.2249424
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/alaska/north-pole/chena-lake-recreation-area"
  ]
}