{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/alder-lake-park-eatonville-wa-1",
  "name": "Alder Lake Park",
  "description": "Alder Lake Park is located at 50324 School Road, Eatonville WA 98328. Alder Lake Park can be contacted at ***-***-**** or https://www.mytpu.org/tacomapower/parks-recreation/alder-lake-park/",
  "url": "https://campertunity.com/listings/campgrounds/alder-lake-park-eatonville-wa-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "50324 School Road",
    "addressLocality": "Eatonville",
    "addressRegion": "WA",
    "postalCode": "98328",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.8021426,
    "longitude": -122.2994674
  }
}