{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rujada-campground-dorena-or",
  "name": "Rujada Campground",
  "description": "Rujada Campground is located at 40598 National Forest Development Road 17, Dorena OR 97434. Rujada Campground can be contacted at or https://www.recreation.gov/camping/rujada-campground/r/campgroundDetails.do?contractCode=NRSO&parkId=130190",
  "url": "https://campertunity.com/listings/campgrounds/rujada-campground-dorena-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "40598 National Forest Development Road 17",
    "addressLocality": "Dorena",
    "addressRegion": "OR",
    "postalCode": "97434",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.7069854,
    "longitude": -122.742833
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oregon/dorena/rujada-campground"
  ]
}