{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/oyster-point-campground-newport-nc",
  "name": "Oyster Point Campground",
  "description": "Explore Oyster Point Campground to see what makes it one of the most dog friendly places in Newport.",
  "url": "https://campertunity.com/listings/campgrounds/oyster-point-campground-newport-nc",
  "image": [
    "https://assets.wagwalkingweb.com/static/webpack-assets/img/wagcontent/common/static/common/img/og-wag-2e9d0eb9d9e633b3f32a779fa98cf0f3.jpg",
    "https://assets.wagwalkingweb.com/static/webpack-assets/img/wagcontent/lifestyle_articles/static/lifestyle_articles/img/campgrounds/campground12-dc5b88d32d54a0626c8507b8e7c9669e.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Oyster Point Campground",
    "addressLocality": "Newport",
    "addressRegion": "NC",
    "postalCode": "28570",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.7865497,
    "longitude": -76.8591057
  }
}