{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/capture-flag-staff-vs-campers-central-point-or",
  "name": "Capture The Flag: Staff vs Campers",
  "description": "Join us for a friendly game of Capture the Flag!Rules will be explained at the start of the game.For registered KOA guests only.",
  "url": "https://campertunity.com/listings/campgrounds/capture-flag-staff-vs-campers-central-point-or",
  "image": [
    "https://koa.com/content/campgrounds/medford/heroitems/37109heroitems5915fae6-f1fb-4f89-8d76-2a9e4e66ab93.jpg",
    "https://koa.com/content/campgrounds/medford/events/37109eventb0c6ab6c-8f19-47f6-a035-8697f362287b.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "12297 Blackwell Road",
    "addressLocality": "Central Point",
    "addressRegion": "OR",
    "postalCode": "97502",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.4295861465,
    "longitude": -123.0380344391
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}