{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/desert-surf-central-119-5km-east-of-tjukayirla-roadhouse-wes",
  "name": "Desert Surf Central",
  "description": "Near Australia's Golden Outback and Lake Wells. Pets Allowed and Free.",
  "url": "https://campertunity.com/listings/campgrounds/desert-surf-central-119-5km-east-of-tjukayirla-roadhouse-wes",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--aNrdLyM2--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/aapg3idhdqkgdvct1m4e",
    "https://media.anycamp.com.au/c/image/upload/s--v6DUiECA--/c_fill,h_400,q_auto,w_800/aapg3idhdqkgdvct1m4e"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Great Central Road",
    "addressLocality": "119.5km East Of Tjukayirla Roadhouse",
    "addressRegion": "Western Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -26.836801,
    "longitude": 125.657861
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/desert-surf-central"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Desert"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}