{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mountain-man-rv-park-cave-junction-or",
  "name": "Mountain Man 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/mountain-man-rv-park-cave-junction-or",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "28288 Redwood Highway,",
    "addressLocality": "Cave Junction, OR 97523",
    "addressRegion": "OR",
    "postalCode": "97523"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.1633443,
    "longitude": -123.6479309
  }
}