{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/forested-18-hole-golf-retreat-hillsborough-nb",
  "name": "Forested 18-Hole Golf Retreat",
  "description": "Immerse yourself in RV Camping on 220 acres of a forested 18-hole golf course carved from natural gypsum. Enjoy private rounds with rolling fairways, undulating greens, signature water-crossing par 3s and scenic views from a covered bridge. After a day on the links or exploring nearby trails and coastal attractions, dine at the on-site restaurant serving world-famous burgers, Bay of Fundy seafood, craft beers and fresh local fare.",
  "url": "https://campertunity.com/listings/campgrounds/forested-18-hole-golf-retreat-hillsborough-nb",
  "image": [
    "https://s3.us-east-2.amazonaws.com/harvesthosts-dev/HdgHOdb0wcnfs5jt_950450522534a0ac3acca1a5d217c350_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hillsborough, NB",
    "addressLocality": "Hillsborough",
    "addressRegion": "NB",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.88015088,
    "longitude": -64.69459305
  },
  "sameAs": [
    "http://www.hillsboroughgolfclub.com",
    "https://www.harvesthosts.com/hosts/new-brunswick/hillsborough-golf-club"
  ],
  "numberOfRooms": 4,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    }
  ]
}