{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/port-of-newport-south-beach-marina-rv-park-travel-oregon",
  "name": "Port of Newport South Beach 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.",
  "url": "https://campertunity.com/listings/campgrounds/port-of-newport-south-beach-marina-rv-park-travel-oregon",
  "image": [
    "https://d3uw6f38ocgirn.cloudfront.net/media/up/343/a40da123baabfab7e03fb3517aea2258_NewportSouthBeachMarinaRVPark.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"
    }
  ]
}