{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rock-creek-campground-okanogan-wa",
  "name": "Rock Creek Campground",
  "description": "Rock Creek Campground is located at , Okanogan WA 98840. Rock Creek Campground can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/rock-creek-campground-okanogan-wa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Okanogan",
    "addressRegion": "WA",
    "postalCode": "98840",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.40626,
    "longitude": -119.758893
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/washington/okanogan/rock-creek-campground"
  ]
}