{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-phone-number-seaport-rv-park-coos-bay-or",
  "name": "Seaport RV Park",
  "description": "Seaport RV Park is located at 63301 Boat Basin Road, Coos Bay OR 97420. Seaport RV Park can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/what-phone-number-seaport-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": "63301 Boat Basin Road",
    "addressLocality": "Coos Bay",
    "addressRegion": "OR",
    "postalCode": "97420",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.3404024,
    "longitude": -124.3250291
  }
}