{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-netarts-bay-rv-park-marina-tillamoo",
  "name": "Netarts Bay RV Park & Marina",
  "description": "Netarts Bay RV Park & Marina is located at 2260 Bilyeu Street, Tillamook OR 97141. Netarts Bay RV Park & Marina can be contacted at ***-***-**** or http://www.netartsbay.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-netarts-bay-rv-park-marina-tillamoo",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2260 Bilyeu Street",
    "addressLocality": "Tillamook",
    "addressRegion": "OR",
    "postalCode": "97141",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.427235,
    "longitude": -123.938007
  }
}