{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wirrabara-football-oval-wirrabara-south-australia-1",
  "name": "Wirrabara Football Oval",
  "description": "This spot is actually behind the football oval and by the description is now called the Wirrabara co...",
  "url": "https://campertunity.com/listings/campgrounds/wirrabara-football-oval-wirrabara-south-australia-1",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--juZr5i6h--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/z26nsnyrxsaxjp8bia4p",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 600 400'%3E%3C/svg%3E"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Main North Rd",
    "addressLocality": "Wirrabara",
    "addressRegion": "South Australia",
    "addressCountry": "AU"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}