{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/gnaraloo-station-macleod-western-australia",
  "name": "Gnaraloo Station",
  "description": "Near Australia's Coral Coast and Macleod. Pets Allowed, Toilets, BBQ Areas, Showers, Swimming and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/gnaraloo-station-macleod-western-australia",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--nlKHEtHP--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/v79axkuhfg6mc7bxccc1",
    "https://media.anycamp.com.au/c/image/upload/s--qQSNdjrp--/c_fill,h_400,q_auto,w_800/v79axkuhfg6mc7bxccc1"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Gnaraloo Rd",
    "addressLocality": "Macleod",
    "addressRegion": "Western Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -23.821731,
    "longitude": 113.524774
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Jeff B."
      },
      "reviewBody": "Good surf and fishing. Hot showers and toilets and small shop for little snacks and bread and milk"
    }
  ]
}