{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/port-of-newport-marina-rv-park-travel-oregon",
  "name": "Port Of Newport: Marina & RV Park - Travel Oregon",
  "description": "Port of Newport’s South Beach Marina & RV Parks are located on the south side of beautiful Yaquina Bay with miles of paved hiking/biking trails. Port",
  "url": "https://campertunity.com/listings/campgrounds/port-of-newport-marina-rv-park-travel-oregon",
  "image": [
    "https://d3uw6f38ocgirn.cloudfront.net/media/up/343/710f72dc50081cee6fd7d6013985fc40_PortOfNewportMarinaRVPark.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Newport",
    "addressRegion": "Newport, Oregon Coast"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paved_road"
    }
  ]
}