{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-for-clear-lake-campground-government-camp-or",
  "name": "Clear Lake Campground",
  "description": "Clear Lake Campground is located at Fs 2660 Road, Government Camp OR 97028. Clear Lake Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/mthood/recreation/camping-cabins/recarea/?recid=53058&actid=29",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-for-clear-lake-campground-government-camp-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Fs 2660 Road",
    "addressLocality": "Government Camp",
    "addressRegion": "OR",
    "postalCode": "97028",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.1798534,
    "longitude": -121.696847
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oregon/government-camp/clear-lake-campground"
  ]
}