{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/trunkey-creek-trunkey-creek-nsw-au",
  "name": "Trunkey Creek Showground",
  "description": "Near Central NSW and Trunkey Creek. Pets Allowed, Toilets, Drinking Water, BBQ Areas, Powered sites, Showers and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/trunkey-creek-trunkey-creek-nsw-au",
  "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": "8 Arthur St",
    "addressRegion": "Trunkey Creek NSW 2795",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -33.8175,
    "longitude": 149.323056
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/trunkey-creek-showground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}