{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sturdee-road-rest-area-mt-barker-western-australia",
  "name": "Sturdee Road Rest Area",
  "description": "Off the road and great spot for quick overnight stay Near Australia's South West and Mount Barker. Free.",
  "url": "https://campertunity.com/listings/campgrounds/sturdee-road-rest-area-mt-barker-western-australia",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--ztgmhnBB--/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/ypvqfvhmwmgvpzois3it",
    "https://media.anycamp.com.au/c/image/upload/s--p84YSEeK--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/ypvqfvhmwmgvpzois3it"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Albany Hwy",
    "addressLocality": "Mt Barker",
    "addressRegion": "Western Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -34.534838,
    "longitude": 117.601396
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/sturdee-road-rest-area-1"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}