{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tractor-beach-westall-south-australia",
  "name": "Tractor Beach",
  "description": "Near Eyre Peninsula and Streaky Bay. Pets Allowed and Swimming.",
  "url": "https://campertunity.com/listings/campgrounds/tractor-beach-westall-south-australia",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--Bci5CwDV--/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/nsf0ps0uurfom3tjpv2p",
    "https://media.anycamp.com.au/c/image/upload/s--PTAQkm5B--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/nsf0ps0uurfom3tjpv2p"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Westall Way",
    "addressLocality": "Westall",
    "addressRegion": "South Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -32.869684,
    "longitude": 134.113357
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/tractor-beach-1?utm_source=list&utm_medium=web&utm_campaign=campsites/baird-bay-sa/swimming"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}