{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/snug-harbor-rv-park-coos-bay-or",
  "name": "Snug Harbor Rv Park",
  "description": "Snug Harbor Rv Park is located at 91124 Cape Arago Highway, Coos Bay OR 97420. Snug Harbor Rv Park can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/snug-harbor-rv-park-coos-bay-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "91124 Cape Arago Highway",
    "addressLocality": "Coos Bay",
    "addressRegion": "OR",
    "postalCode": "97420",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.3387379,
    "longitude": -124.3248738
  }
}