{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/roadside-rest-area-fraser-range-wa",
  "name": "Roadside Rest Area",
  "description": "Near Australia's Golden Outback and Fraser Range. Free.",
  "url": "https://campertunity.com/listings/campgrounds/roadside-rest-area-fraser-range-wa",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-03.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Fraser Range",
    "addressRegion": "Western Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -32.064665,
    "longitude": 123.025023
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/roadside-rest-area-9?utm_source=list&utm_medium=web&utm_campaign=campsites/fraser-range-wa/free"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}