{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/big-pine-campground-travel-southern-oregon-cave-junction-ore",
  "name": "Big Pine Campground | Travel Southern Oregon",
  "description": "Temporary Closure Order due to hazardous trees. These sites are located in a rustic camp. Campsites are suitable for tents and […]",
  "url": "https://campertunity.com/listings/campgrounds/big-pine-campground-travel-southern-oregon-cave-junction-ore",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Cave Junction, Oregon",
    "addressRegion": "OR.",
    "postalCode": "97523"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.01611,
    "longitude": -123.45944
  }
}