{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/family-owned-riverside-golf-course-walnut-cove-nc",
  "name": "Family-Owned Riverside Golf Course",
  "description": "Discover RV Camping beside rolling fairways at this scenic par-70 golf course nestled along a winding river. Family-owned since 1969, this affordable course challenges players of all ages and skill levels. Level pads are tucked off the beaten path under towering trees, offering peaceful river views and a fantastic night‚Äôs rest. Enjoy friendly, laid-back hospitality, sunrise tee times, and an unforgettable blend of golf and outdoor adventure.",
  "url": "https://campertunity.com/listings/campgrounds/family-owned-riverside-golf-course-walnut-cove-nc",
  "image": [
    "https://s3.us-east-2.amazonaws.com/harvesthosts-dev/6pi1CyCkrRPkHi3F_5e03dd2b4932fa9d4664767eb2d439b5_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Walnut Cove, NC",
    "addressLocality": "Walnut Cove",
    "addressRegion": "NC",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.36920825,
    "longitude": -80.15153013
  },
  "sameAs": [
    "https://www.harvesthosts.com/hosts/north-carolina/hemlock-golf-course",
    "https://www.hemlockgolfcourse.com/"
  ],
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Riverside"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}