{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mooie-rustige-plek-australia",
  "name": "Mooie rustige plek dicht bij trein / bus / winkels / bars enz ...",
  "description": "Beautiful large backyard to camp in .. Close to a river with many trees and only 10",
  "url": "https://campertunity.com/listings/campgrounds/mooie-rustige-plek-australia",
  "image": [
    "https://campspace.com/media/medium/uploads/space/32/88/_1/3288_1_5e53ccd6e050f.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "Australia"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -37.9,
    "longitude": 144.66
  },
  "sameAs": [
    "https://campspace.com/nl/s/nice-quiet-spot-close-to-train-bus-shops-bars-etc_3288?pitchTypeId=1372&"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}