{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/middle-waddel-campground-olympia-wa",
  "name": "Middle Waddel Campground",
  "description": "Middle Waddel Campground is located at Waddell Creek Road Southwest, Olympia WA 98512. Middle Waddel Campground can be contacted at ***-***-**** or http://www.dnr.wa.gov/Capitol",
  "url": "https://campertunity.com/listings/campgrounds/middle-waddel-campground-olympia-wa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Waddell Creek Road Southwest",
    "addressLocality": "Olympia",
    "addressRegion": "WA",
    "postalCode": "98512",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.9389865,
    "longitude": -123.0779216
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/washington/olympia/middle-waddel-campground"
  ]
}