{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rest-area-yandoo-creek-western-australia",
  "name": "Rest Area",
  "description": "Near Australia's Coral Coast and Macleod. Pets Allowed, Free and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/rest-area-yandoo-creek-western-australia",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--rr3aC0EH--/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/fspxlgkfytpcu5njx3wk",
    "https://media.anycamp.com.au/c/image/upload/s--vvycrt0u--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/fspxlgkfytpcu5njx3wk"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "NW Coastal Hwy",
    "addressLocality": "Yandoo Creek",
    "addressRegion": "Western Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -24.534664,
    "longitude": 113.963566
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}