{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/manuka-campground-arthur-river-tasmania-au",
  "name": "Manuka Campground",
  "description": "Great spot to camp huge area with many sites. $13 per night no power but water and very clean toilet... Near North West and Arthur River. Pets Allowed, Toilets and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/manuka-campground-arthur-river-tasmania-au",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--iBkVQpqP--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/v1/production/app_campsite_uploads/v3v1fswkkba0k3xqafyy",
    "https://media.anycamp.com.au/c/image/upload/s--lUrMzIf6--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/v3v1fswkkba0k3xqafyy"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Arthur River Rd",
    "addressLocality": "Arthur River",
    "addressRegion": "Tasmania",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -41.045173,
    "longitude": 144.668064
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/manuka-campground-1?utm_source=list&utm_medium=web&utm_campaign=campsites/edgcumbe-beach-tas/national-parks"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}