{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/yannarie-rest-area-yannarie-western-australia",
  "name": "Yannarie Rest Area",
  "description": "Near Australia's North West and Yannarie. Pets Allowed, Free and Toilets.",
  "url": "https://campertunity.com/listings/campgrounds/yannarie-rest-area-yannarie-western-australia",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--pCQASYdc--/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/asaunh4khcndoquhxumt",
    "https://media.anycamp.com.au/c/image/upload/s--L6mAPe12--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/asaunh4khcndoquhxumt"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "NW Coastal Hwy",
    "addressLocality": "Yannarie",
    "addressRegion": "Western Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -22.98343,
    "longitude": 114.613182
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@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": "Matt B."
      },
      "reviewBody": "Huge rest area, accessible to vehicles of all sizes. Stayed twice in March 2020 and again in September 2020. Can park a fair way back from the highway. Bins, fire pits, drop toilets (no paper, soap or water) and RV dump point. Great free overnight spot when travelling between Carnarvon and Karratha or from Exmouth."
    }
  ]
}