{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/greens-island-donnelly-river-nature-reserve-western-australi",
  "name": "Greens Island",
  "description": "Near Australia's South West and Glenoran. Pets Allowed, Toilets and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/greens-island-donnelly-river-nature-reserve-western-australi",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--tQjZ6JCh--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/qscbtzflo7uhebbjhcbe",
    "https://media.anycamp.com.au/c/image/upload/s--4zOozTCh--/c_fill,h_400,q_auto,w_800/qscbtzflo7uhebbjhcbe"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Donnelly River Nature Reserve.",
    "addressRegion": "Western Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -34.199897,
    "longitude": 115.945487
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/greens-island-1"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    }
  ]
}