{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wooded-9-hole-golf-course-retreat-central-point",
  "name": "Wooded 9-Hole Golf Course Retreat",
  "description": "Tucked into a serene wooded oasis, this 9-hole regulation-style golf course offers RV Camping with pull-thru sites under a canopy of oak. Four challenging par-4 doglegs keep even seasoned players sharp, while on-site snacks, golf gear sales, and friendly service await. Stroll shaded trails to spot deer, hone your swing on the range or practice green, and enjoy affordable greens fees--all in a peaceful, easy-access stop along your journey.",
  "url": "https://campertunity.com/listings/campgrounds/wooded-9-hole-golf-course-retreat-central-point",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/671/photo-gallery/NNV3Gu5BUh0bt7yd_68c982e359b6d7c0d7a5032537e7f793_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Central Point, OR",
    "addressLocality": "Central Point",
    "addressRegion": "OR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.39815771,
    "longitude": -123.04632813
  },
  "checkinTime": "04:80:00",
  "checkoutTime": "09:00:00",
  "numberOfRooms": 4,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.74,
    "reviewCount": 121,
    "bestRating": 5,
    "worstRating": 1
  }
}