{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/eel-creek-campground-lakeside-or",
  "name": "Eel creek campground",
  "description": "Eel creek campground is located at , Lakeside OR 97449. Eel creek campground can be contacted at ***-***-**** or https://www.recreation.gov/camping/campgrounds/233112",
  "url": "https://campertunity.com/listings/campgrounds/eel-creek-campground-lakeside-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Lakeside",
    "addressRegion": "OR",
    "postalCode": "97449",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.5884257,
    "longitude": -124.1868249
  }
}