{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/big4-plantation-caravan-park-6701-au",
  "name": "BIG4 Plantation Caravan Park",
  "description": "Friendly staff. Clean facilities. Very relaxed atmosphere. We especially loved the afternoon visits... Near Australia's Coral Coast and Kingsford. Pets Allowed, Toilets, Drinking Water, BBQ Areas,...",
  "url": "https://campertunity.com/listings/campgrounds/big4-plantation-caravan-park-6701-au",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--GCPbtAcW--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/pl6tvxiksnadmlgjm28j",
    "https://media.anycamp.com.au/c/image/upload/s--Oj6UA3h0--/c_fill,h_400,q_auto,w_800/pl6tvxiksnadmlgjm28j"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "546 Robinson Street, Carnarvon, Western Australia",
    "addressLocality": "6701",
    "addressRegion": "AU",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -24.862323,
    "longitude": 113.700164
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "William"
      },
      "reviewBody": "Do not recommend this site especially if you have children. The surrounding grass was full of prickles and the site is very run down. There was Mould in our ensuite shower and a dead cockroach. The play ground was unkept and the surrounding fencing was falling down rusted barbed wire."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Jo F."
      },
      "reviewBody": "Friendly staff. Clean facilities. Very relaxed atmosphere. \nWe especially loved the afternoon visits with the big white chook 🐔"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Wild T."
      },
      "reviewBody": "We found this park a little overpriced for what it offers visitors.\n\nWe don’t like to put up bad reviews, but honesty is what people are after."
    }
  ]
}