{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/southern-oregon-rv-park-central-point-or",
  "name": "Southern Oregon RV Park",
  "description": "Southern Oregon RV Park is located at 11 Peninger Road, Central Point OR 97502. Southern Oregon RV Park can be contacted at ***-***-**** or http://jacksoncountyor.org/sorvpark",
  "url": "https://campertunity.com/listings/campgrounds/southern-oregon-rv-park-central-point-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "11 Peninger Road",
    "addressLocality": "Central Point",
    "addressRegion": "OR",
    "postalCode": "97502",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.389242,
    "longitude": -122.9137541
  }
}