{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ningaloo-station-north-lefroy-bay-western-australia",
  "name": "Ningaloo Station - North Lefroy Bay",
  "description": "Grouse camp site 40 easy with van Near Australia's Coral Coast and Ningaloo. Pets Allowed and Swimming.",
  "url": "https://campertunity.com/listings/campgrounds/ningaloo-station-north-lefroy-bay-western-australia",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--V-QGCeYS--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/v1/production/app_campsite_uploads/vnoukko2rc790slhvoi9",
    "https://media.anycamp.com.au/c/image/upload/s--FnZwa0jj--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/vnoukko2rc790slhvoi9"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "Western Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -22.514742,
    "longitude": 113.7159
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Gary B."
      },
      "reviewBody": "Grouse camp site 40 easy with van"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Sam"
      },
      "reviewBody": "Amazing place to stay, was very windy during the night very peacefull. Camp volunteers are super helpful would definitely stay here again in a heart beat!"
    }
  ]
}