{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/credo-mount-burges",
  "name": "Credo",
  "description": "Near Australia's Golden Outback and Mount Burges. Toilets and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/credo-mount-burges",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--kqm-oY7h--/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/nrhakkd4ppzmufulxnmo",
    "https://media.anycamp.com.au/c/image/upload/s--3W4_piMz--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/nrhakkd4ppzmufulxnmo"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Coolgardie North Rd",
    "addressLocality": "Mount Burges",
    "addressRegion": "Western Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -30.465695,
    "longitude": 120.828064
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/credo?utm_source=list&utm_medium=web&utm_campaign=campsites/menzies-wa/cabins"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}