{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mackay-narrabarba-nsw",
  "name": "Mackay",
  "description": "Near Mount Imlay National Park, Wonboyn Beach, Ben Boyd National Park, Mowarry Beach, Newtons Beach, South Coast and Narrabarba. Pets Allowed, Free, Toilets and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/mackay-narrabarba-nsw",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-01.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Wombat Road",
    "addressLocality": "Narrabarba",
    "addressRegion": "New South Wales",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -37.227848,
    "longitude": 149.831129
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/mackay?utm_source=list&utm_medium=web&utm_campaign=campsites/mount-imlay-national-park-nsw/free"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}