{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cowlitz-falls-campground-randle-wa",
  "name": "Cowlitz Falls Campground",
  "description": "Cowlitz Falls Campground is located at 889 Peters Road, Randle WA 98377. Cowlitz Falls Campground can be contacted at ***-***-**** or https://www.lcpud.org/recreation/campground/",
  "url": "https://campertunity.com/listings/campgrounds/cowlitz-falls-campground-randle-wa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "889 Peters Road",
    "addressLocality": "Randle",
    "addressRegion": "WA",
    "postalCode": "98377",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.503211,
    "longitude": -122.015696
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/washington/randle/cowlitz-falls-campground",
    "https://www.rvezy.com"
  ]
}