{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/medford-gold-hill-koa-journey-central-point-or-1",
  "name": "Medford / Gold Hill KOA Journey",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/medford-gold-hill-koa-journey-central-point-or-1",
  "image": [
    "https://www.southernoregon.org/wp-content/uploads/2022/08/TSO-social-share-CL.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "12297 Blackwell Road",
    "addressLocality": "Central Point",
    "addressRegion": "OR",
    "postalCode": "97502",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.428519,
    "longitude": -122.956699
  }
}