{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pool-game-fun-central-point-or",
  "name": "Pool Game Fun",
  "description": "Join us for a variety of games at the pool. We will be handing prizes to winners that make a splash!For registered KOA guests only.",
  "url": "https://campertunity.com/listings/campgrounds/pool-game-fun-central-point-or",
  "image": [
    "https://koa.com/content/campgrounds/medford/heroitems/37109heroitems5915fae6-f1fb-4f89-8d76-2a9e4e66ab93.jpg",
    "https://koa.com/content/campgrounds/medford/events/37109event2a0f1d48-c3ae-4327-a9a2-092ea757e2ad.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": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}