{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camille-our-secret-garden",
  "name": "\\\\\\\\Camille\\\\\\\\ our secret garden",
  "description": "Offering up our backyard to some lucky travellers.Our back yard backs onto the local nature reserve",
  "url": "https://campertunity.com/listings/campgrounds/camille-our-secret-garden",
  "image": [
    "https://campspace.com/media/medium/uploads/space/33/96/_1/3396_1_5e53d0a79c1a2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "Australia"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -36.41,
    "longitude": 146.75
  },
  "sameAs": [
    "https://campspace.com/en/s/camille-our-secret-garden_3396"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ]
}