{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/nerren-nerren-rest-area-western-australia",
  "name": "Nerren Nerren Rest Area",
  "description": "Near Australia's Coral Coast and Nerren Nerren. Pets Allowed, Free, Toilets, BBQ Areas and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/nerren-nerren-rest-area-western-australia",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--PgccGLXl--/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/opwqhcqvulmspklznqha",
    "https://media.anycamp.com.au/c/image/upload/s--yy1IKtPo--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/opwqhcqvulmspklznqha",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3C/svg%3E"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "NW Coastal Hwy",
    "addressLocality": "Nerren Nerren",
    "addressRegion": "Western Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -27.215424,
    "longitude": 114.608715
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Robert S."
      },
      "reviewBody": "Free and large 24 hour rest area 45 km south of the Billabong Roadhouse. Must be self-contained.\n\nModerate sized tarmac area near bins and fire places. Much larger area with dirt base sites surrounding. Facilities include drop toilets, bins, fire-places and dump point. Reasonable Telstra reception but no Optus/TV.\n\nSuited as an over night stopover and is very popular on that basis. Fuel and food available at the Billabong Roadhouse."
    }
  ]
}