{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/oceanside-rv-park-gold-beach-or",
  "name": "Oceanside RV Park",
  "description": "AAA provides information on thousands of inspected and rated campground and RV park listings, giving you every detail you need for a great outdoor experience.",
  "url": "https://campertunity.com/listings/campgrounds/oceanside-rv-park-gold-beach-or",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "660 Oceanside Dr,",
    "addressLocality": "Gold Beach, OR 97444",
    "addressRegion": "OR",
    "postalCode": "97444"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.4074459,
    "longitude": -124.4217418
  }
}