{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/caiguna-roadhouse-caiguna-western-australia",
  "name": "Caiguna Roadhouse",
  "description": "Food is awesome. Showers are for motel guests only, not travellers passing through. Think staff are... Near Australia's Golden Outback and Caiguna. Pets Allowed, Toilets and Powered sites.",
  "url": "https://campertunity.com/listings/campgrounds/caiguna-roadhouse-caiguna-western-australia",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--3lkQfljl--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/rdrqpdctqihtwck5we12",
    "https://media.anycamp.com.au/c/image/upload/s--V_4jRXJH--/c_fill,h_400,q_auto,w_800/rdrqpdctqihtwck5we12"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Eyre Hwy",
    "addressLocality": "Caiguna",
    "addressRegion": "Western Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -32.27102,
    "longitude": 125.487953
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/caiguna-roadhouse"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}