{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/parkes-showground-parkes-nsw-new-south-wales",
  "name": "Parkes Showground",
  "description": "Parkes Showground features campsites for RV’s and tents. Call (02) 6***-***-**** for updated rates and to make bookings.",
  "url": "https://campertunity.com/listings/campgrounds/parkes-showground-parkes-nsw-new-south-wales",
  "image": [
    "https://photos.geozone.co.nz/photos/7cc3e87ef068fd2addf3d3ddeb8cf0e7-WxH.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "89 Victoria St, Parkes NSW 2870, Australia",
    "addressLocality": "Parkes (NSW)",
    "addressRegion": "New South Wales",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -33.1311,
    "longitude": 148.163
  },
  "sameAs": [
    "https://campermate.com/location/australia/nsw/central-nsw/paid-campground/parkes-showground/cfff3355-44a8-4bb3-99c1-6b39c6e6d6ef"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}