{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ozark-hills-public-golf-course-cole-camp",
  "name": "Ozark Hills Public Golf Course",
  "description": "Nestled in rolling Ozark hills, this scenic 18-hole public golf course offers RV camping with a twist. Carved through old growth timber and meandering creeks, the hybrid par-71 layout features 9 executive par-35 holes and 9 championship par-36 holes, complete with wide zoysia fairways and large bent grass greens. Enjoy challenging par 3s, 4s, and monster par 5s, plus cart rentals at sunset. Greens fees are $29. Call ahead to reserve your spot and tee time for the ultimate stay-and-play experi...",
  "url": "https://campertunity.com/listings/campgrounds/ozark-hills-public-golf-course-cole-camp",
  "image": [
    "https://s3.us-east-2.amazonaws.com/harvesthosts-dev/LWqzekuN9RfvEue0_08cff11faba4005ff0b4049937af9702_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Cole Camp, MO",
    "addressLocality": "Cole Camp",
    "addressRegion": "MO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.48984541,
    "longitude": -93.20614142
  },
  "sameAs": [
    "http://www.triplecreekgolf.com",
    "https://www.harvesthosts.com/hosts/missouri/triple-creek-golf-course"
  ],
  "numberOfRooms": 4,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ]
}