{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/redmond-central-oregon-koa-culver-or",
  "name": "Redmond / Central Oregon KOA",
  "description": "Redmond / Central Oregon KOA is located at 2435 Southwest Jericho Lane, Culver OR 97734. Redmond / Central Oregon KOA can be contacted at ***-***-**** or http://koa.com/campgrounds/redmond/",
  "url": "https://campertunity.com/listings/campgrounds/redmond-central-oregon-koa-culver-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2435 Southwest Jericho Lane",
    "addressLocality": "Culver",
    "addressRegion": "OR",
    "postalCode": "97734",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.501246,
    "longitude": -121.17875
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oregon/culver/redmond-central-oregon-koa"
  ]
}