{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/parkes-showgrounds-parkes-nsw-australia",
  "name": "Parkes Showgrounds",
  "description": "Near Parkes. Pets Allowed, Toilets, Powered sites and Showers.",
  "url": "https://campertunity.com/listings/campgrounds/parkes-showgrounds-parkes-nsw-australia",
  "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": "52 Victoria Street",
    "addressLocality": "Parkes NSW",
    "addressRegion": "Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -33.13,
    "longitude": 148.17
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/parkes-showgrounds?utm_source=list&utm_medium=web&utm_campaign=campsites/euabalong-nsw/showers"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}