{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/police-heritage-monument-rest-area-wigley-flat-south-austral",
  "name": "Police Heritage Monument Rest Area",
  "description": "Near Riverland and Kingston On Murray. Pets Allowed and Free.",
  "url": "https://campertunity.com/listings/campgrounds/police-heritage-monument-rest-area-wigley-flat-south-austral",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-04.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "15501 Sturt Hwy",
    "addressLocality": "Wigley Flat",
    "addressRegion": "South Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -34.194168,
    "longitude": 140.287502
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/police-heritage-monument-rest-area-1"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}