{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/waychinicup-inlet-cheynes-western-australia",
  "name": "Waychinicup Inlet",
  "description": "Incredible inlet, you must at least see this place! Gorgeous! Near Bettys Beach, Australia's South West and Cheynes. Toilets and Swimming.",
  "url": "https://campertunity.com/listings/campgrounds/waychinicup-inlet-cheynes-western-australia",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-02.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Unnamed Rd",
    "addressLocality": "Cheynes",
    "addressRegion": "Western Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -34.893026,
    "longitude": 118.333517
  },
  "sameAs": [
    "https://campermate.com/en/location/australia/wa/australias-south-west/paid-campsites/waychinicup-campground/df0b2304-544f-48e9-a260-128b7e53dae5",
    "https://www.anycamp.com.au/campsite/waychinicup-inlet"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}