{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lovely-place-amongst-trees-australia",
  "name": "Lovely place amongst the Trees",
  "description": "Get away from the city and busy traffic, only 30min to the shops and entertainment (Mandurah/Rocking",
  "url": "https://campertunity.com/listings/campgrounds/lovely-place-amongst-trees-australia",
  "image": [
    "https://campspace.com/media/medium/uploads/space/34/02/_1/3402_1_5e53d0b0e1756.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "Australia"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -32.44,
    "longitude": 116.03
  },
  "sameAs": [
    "https://campspace.com/en/s/lovely-place-amongst-the-trees_3402"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}