{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spinreel-campground-north-bend-or-1",
  "name": "Spinreel Campground",
  "description": "Spinreel Campground is located at , North Bend OR 97459. Spinreel Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/siuslaw/recarea/?recid=42653",
  "url": "https://campertunity.com/listings/campgrounds/spinreel-campground-north-bend-or-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "North Bend",
    "addressRegion": "OR",
    "postalCode": "97459",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.5697365,
    "longitude": -124.2038753
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oregon/north-bend/spinreel-campground"
  ]
}