{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mason-bay-campground-jerdacuttup-western-australia",
  "name": "Mason Bay Campground",
  "description": "Great camp spot Run by Ravensthorpe Shire and they do a great job Variety of camp sites Book on l... Near Australia's Golden Outback and Jerdacuttup. Pets Allowed, Toilets, Swimming and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/mason-bay-campground-jerdacuttup-western-australia",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--Wf0RpxE8--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/z9gyoaq3lw0cq0xn6092",
    "https://media.anycamp.com.au/c/image/upload/s--pPCNwOzj--/c_fill,h_400,q_auto,w_800/z9gyoaq3lw0cq0xn6092"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Speciosa Rd",
    "addressLocality": "Jerdacuttup",
    "addressRegion": "Western Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -33.954933,
    "longitude": 120.479413
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Tessa M."
      },
      "reviewBody": "a great spot next to the beach with lots of shade and wind coverage !"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "MikeS"
      },
      "reviewBody": "Great camp spot \nRun by Ravensthorpe Shire and they do a great job \nVariety of camp sites \nBook on line through the shire \nVery easy access to the beach \nDogs allowed on lead in the campground area- off leach on the beach."
    }
  ]
}