{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/irondyke-road-oxbow-or",
  "name": "Irondyke Road",
  "description": "Irondyke Road is located at Irondyke Road, Oxbow OR 97840. Irondyke Road can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/irondyke-road-oxbow-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Irondyke Road",
    "addressLocality": "Oxbow",
    "addressRegion": "OR",
    "postalCode": "97840",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.0269247,
    "longitude": -116.8509356
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oregon/oxbow/irondyke-road"
  ]
}