{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mcdermid-rock-norseman-western-australia",
  "name": "McDermid Rock",
  "description": "Near Australia's Golden Outback and Norseman. Pets Allowed, Free, Toilets and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/mcdermid-rock-norseman-western-australia",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--nLmcj8Ac--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/yijgvw6zes01thnw2ztb",
    "https://media.anycamp.com.au/c/image/upload/s--LPFI8nbh--/c_fill,h_400,q_auto,w_800/yijgvw6zes01thnw2ztb"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Norseman-Hyden Rd",
    "addressLocality": "Norseman",
    "addressRegion": "Western Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -32.022008,
    "longitude": 120.738703
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/mcdermid-rock-1"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}