{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/silver-creek-marsh-developed-campground-silver",
  "name": "Silver Creek Marsh Developed Campground",
  "description": "Silver Creek Marsh Developed Campground is located at , Silver Lake OR 97638. Silver Creek Marsh Developed Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/fremont-winema/recarea/?recid=59777",
  "url": "https://campertunity.com/listings/campgrounds/silver-creek-marsh-developed-campground-silver",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Silver Lake",
    "addressRegion": "OR",
    "postalCode": "97638",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.0066943,
    "longitude": -121.1299792
  }
}