{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/oceanside-coos-bay-or",
  "name": "Oceanside RV Resort & Campground",
  "description": "Oceanside RV Resort & Campground is located at 90281 Cape Arago Highway, Coos Bay OR 97420. Oceanside RV Resort & Campground can be contacted at ***-***-**** or https://www.sunrvresorts.com/resorts/the-northwest/oregon/oceanside-rv-resort/?utm_source=google&utm_medium=local-listing&utm_campaign=yext",
  "url": "https://campertunity.com/listings/campgrounds/oceanside-coos-bay-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "90281 Cape Arago Highway",
    "addressLocality": "Coos Bay",
    "addressRegion": "OR",
    "postalCode": "97420",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.3394952,
    "longitude": -124.354671
  }
}