{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fathers-day-weekend-celebration-at-park-central-point-or",
  "name": "Father's Day Weekend Celebration at the Park",
  "description": "Join us for father/kid friendly games all day long, and s'mores in the evening at the fire pit!",
  "url": "https://campertunity.com/listings/campgrounds/fathers-day-weekend-celebration-at-park-central-point-or",
  "image": [
    "https://koa.com/content/campgrounds/medford/heroitems/37109heroitems5915fae6-f1fb-4f89-8d76-2a9e4e66ab93.jpg",
    "https://koa.com/content/campgrounds/medford/events/37109event1db4de12-882a-49e9-8bbb-8809093b884b.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": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}