{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-still-creek-campground",
  "name": "Still Creek Campground",
  "description": "Still Creek Campground is located at , Government Camp OR 97028. Still Creek Campground can be contacted at ***-***-**** or https://www.recreation.gov/camping/still-creek/r/campgroundDetails.do?contractCode=NRSO&parkId=71618",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-still-creek-campground",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Government Camp",
    "addressRegion": "OR",
    "postalCode": "97028",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.2958333,
    "longitude": -121.7355556
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oregon/government-camp/still-creek-campground"
  ]
}