{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/north-gate-camp-balladonia-western-australia",
  "name": "North Gate Camp - Balladonia",
  "description": "Near Australia's Golden Outback and Fraser Range. Pets Allowed and Free.",
  "url": "https://campertunity.com/listings/campgrounds/north-gate-camp-balladonia-western-australia",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--56sGBCfR--/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/xtmjwbxwnmiaqrbwedza",
    "https://media.anycamp.com.au/c/image/upload/s--_TTMMZdU--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/xtmjwbxwnmiaqrbwedza"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "Western Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -32.404691,
    "longitude": 123.593278
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/north-gate-camp-balladonia?utm_source=list&utm_medium=web&utm_campaign=campsites/fraser-range-wa/free"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}