{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/young-husband-campground-younghusband",
  "name": "Young Husband Campground",
  "description": "Young Husband Campground is a camping site with 1 pitches in Younghusband, Australia.",
  "url": "https://campertunity.com/listings/campgrounds/young-husband-campground-younghusband",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/standard/ogg.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Younghusband",
    "postalCode": "5238",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -34.900211,
    "longitude": 139.551487
  },
  "sameAs": [
    "https://www.spottocamp.com/fr/campsites/young-husband-campground-younghusband"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}