{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/john-lafoy-golf-course-goldsboro-nc",
  "name": "Scenic John LaFoy Golf Course Retreat",
  "description": "Nestled amid rolling hills and tall pines, this 18-hole USGA-spec golf course offers RV Camping steps from Champion Bermuda greens. Tee off on half-Scottish, half-Southern layouts with vistas across five Little River‚Äìbordered holes and 15 ponds. Enjoy over 5 miles of paved cart paths, a premier grass practice range and large putting green by the Pro Shop. After your round, savor clubhouse fare--from triple-decker sandwiches to burger nights--and spot wildlife in pristine wetlands.",
  "url": "https://campertunity.com/listings/campgrounds/john-lafoy-golf-course-goldsboro-nc",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/843/photo-gallery/3ttpYqE1YYJAwDh6_8c778bafddf4568e5538a2a2af92b5e1_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Goldsboro, NC",
    "addressLocality": "Goldsboro",
    "addressRegion": "NC",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.39649382,
    "longitude": -78.00326469
  },
  "sameAs": [
    "https://www.harvesthosts.com/hosts/north-carolina/lane-tree-golf-course",
    "http://www.lanetree.com"
  ],
  "numberOfRooms": 4,
  "amenityFeature": [
    {
      "@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": "Hill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wetland"
    }
  ]
}