{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wombeyan-caves-rd-nsw-au",
  "name": "Kiel D.",
  "description": "Very nice place to camp. Very clean toilet. We had the whole place to ourselves it was awesome.",
  "url": "https://campertunity.com/listings/campgrounds/wombeyan-caves-rd-nsw-au",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--CbVQ8X1A--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/jq59mtcflveychzoicyp",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 600 400'%3E%3C/svg%3E"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Wombeyan Caves Rd",
    "addressRegion": "Wombeyan Caves NSW 2580",
    "addressCountry": "AU"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}