{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tamala-station-huts-tamala-western-australia",
  "name": "Tamala Station - Huts",
  "description": "Near Australia's Coral Coast and Tamala. Pets Allowed and Swimming.",
  "url": "https://campertunity.com/listings/campgrounds/tamala-station-huts-tamala-western-australia",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--bdS1DvK5--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/v1/production/r0gb62jyedfctf4gzdvg",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3C/svg%3E",
    "https://media.anycamp.com.au/c/image/upload/s--42grneW9--/c_fill,h_400,q_auto,w_800/v1/production/r0gb62jyedfctf4gzdvg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Tamala",
    "addressRegion": "Western Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -26.607605,
    "longitude": 113.715165
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hut"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Harold f."
      },
      "reviewBody": "This is a real nice spot there is a very basic drop toilet . There is water if the station owners have fixed the supply line yet , although it is not fit for drinking . The worst thing we found there is every morning a herd goats came into our camp & tried to stay for the day ( & using your camp as there toilet) had to spend about an hour or more chasing them out every morning not much fun by the end of a two week stay . But again nice spot good fishing of the beach"
    }
  ]
}