{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/union-creek-campground-rogue-river-prospect-or",
  "name": "Union Creek Campground - Rogue River",
  "description": "Union Creek Campground is a picturesque site in the midst of old growth forest. Both Union Creek as well as […]",
  "url": "https://campertunity.com/listings/campgrounds/union-creek-campground-rogue-river-prospect-or",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "536 Ragsdale Road",
    "addressLocality": "Prospect",
    "addressRegion": "OR",
    "postalCode": "97541",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.750961,
    "longitude": -122.488924
  }
}