{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/capertee-homestead-port-macquarie-map-nsw-national-parks",
  "name": "Capertee Homestead 'Port Macquarie' | Map | NSW National Parks",
  "description": "Historic Capertee Homestead, known as 'Port Macquarie', in Capertee National Park, is a great weekend getaway offering birdwatching, mountain biking, 4WD touring and walking.",
  "url": "https://campertunity.com/listings/campgrounds/capertee-homestead-port-macquarie-map-nsw-national-parks",
  "image": [
    "https://www.nationalparks.nsw.gov.au/assets/NPWS/images/logo.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -33.1399859652785,
    "longitude": 149.895118582777
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain_biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bird_watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}