{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/meroo-head-termeil-nsw-au",
  "name": "Meroo Head campground",
  "description": "Meroo Head campground has beachside campsites, with opportunities for swimming, snorkelling, surfing, fishing, walking, mountain biking and whale watching.",
  "url": "https://campertunity.com/listings/campgrounds/meroo-head-termeil-nsw-au",
  "image": [
    "https://www.nationalparks.nsw.gov.au/-/media/npws/images/parks/meroo-national-park/meroo-head-campground/meroo-head-campgrounds-5.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Meroo Lookout Walking Track",
    "addressLocality": "Termeil",
    "addressRegion": "NSW",
    "postalCode": "2539",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -35.4759405666665,
    "longitude": 150.390330026667
  },
  "sameAs": [
    "https://www.nationalparks.nsw.gov.au/camping-and-accommodation/campgrounds/meroo-head-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "National Park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "State Park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Walk In"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Surfing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Whale Watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}