{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mount-palmer-mount-palmer-western-australia",
  "name": "Mount Palmer",
  "description": "Near Australia's Golden Outback and Mount Palmer. Pets Allowed, Free and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/mount-palmer-mount-palmer-western-australia",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--5P5Nr9ix--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/ei9ydtbtzdfjoewrjm9o",
    "https://media.anycamp.com.au/c/image/upload/s--UEdehEP4--/c_fill,h_400,q_auto,w_800/ei9ydtbtzdfjoewrjm9o"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Marvel Loch-Yellowdine Rd",
    "addressLocality": "Mount Palmer",
    "addressRegion": "Western Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -31.399119,
    "longitude": 119.677464
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/mount-palmer"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}