{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/popanyinning-rest-area-popanyinning-western-australia",
  "name": "Popanyinning Rest Area",
  "description": "Near Australia's Golden Outback and Popanyinning. Pets Allowed, Free, Toilets, Drinking Water and BBQ Areas.",
  "url": "https://campertunity.com/listings/campgrounds/popanyinning-rest-area-popanyinning-western-australia",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-01.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "145 Francis St",
    "addressLocality": "Popanyinning",
    "addressRegion": "Western Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -32.660939,
    "longitude": 117.123297
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/popanyinning-rest-area?utm_source=list&utm_medium=web&utm_campaign=campsites/williams-wa/free"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}