{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/big-eddy-park-us",
  "name": "Big Eddy Park",
  "description": "Big Eddy Park, Vernonia Oregon. See 5 traveler reviews, 7 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/big-eddy-park-us",
  "image": [
    "https://campcdn.com/photos/3/3/3385/271671/uploads_2F1612036850067-m4vbcgip1ct-b5874e72cea8508dcd2a46ce4b4871a5_2FIMG_0970%2Be.jpg?v=1633875994",
    "http:https://campcdn.com/photos/3/3/3385/271671/low_res/big-eddy-county-park.jpg?v=1633875994"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.93295514425274,
    "longitude": -123.16225096551068
  },
  "sameAs": [
    "https://www.campendium.com/big-eddy-county-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}