{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/medford-oaks-rv-park-eagle-point-or",
  "name": "Medford Oaks Rv Park",
  "description": "Medford Oaks Rv Park. RV Park and Campground in Eagle Point, Oregon",
  "url": "https://campertunity.com/listings/campgrounds/medford-oaks-rv-park-eagle-point-or",
  "image": [
    "https://rvcampgroundhq.com/wp-content/uploads/2023/09/cropped-rvcampgroundhq-logo-light-square-2500x2500-2.png",
    "http://rvcampgroundhq.com/wp-content/uploads/2023/09/RV-Campground-HQ-Default.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7049 Highway 140",
    "addressLocality": "Eagle Point",
    "addressRegion": "OR",
    "postalCode": "97524",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.454618,
    "longitude": -122.734621
  }
}