{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sheltered-beach-camping-yallabatharra-western-australia",
  "name": "Sheltered Beach Camping",
  "description": "Good spot. Near Australia's Coral Coast and Yallabatharra. Swimming.",
  "url": "https://campertunity.com/listings/campgrounds/sheltered-beach-camping-yallabatharra-western-australia",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--q6i8a10z--/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/ygi6vph1olhu3m52z8iw",
    "https://media.anycamp.com.au/c/image/upload/s--qknE8Ycd--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/ygi6vph1olhu3m52z8iw"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sandalwood Bay Rd",
    "addressLocality": "Yallabatharra",
    "addressRegion": "Western Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -28.015161,
    "longitude": 114.156191
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/sheltered-beach-camping?utm_source=list&utm_medium=web&utm_campaign=campsites/yallabatharra-wa/swimming"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}