{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lake-wyangan-griffith-campground-lake-wyangan",
  "name": "Lake Wyangan, Griffith Campground",
  "description": "Lake Wyangan, Griffith Campground est un site de camping avec 1 emplacements dans Lake Wyangan, Australie. Réservez et revoir Lake Wyangan, Griffith Campground sur Spottocamp.",
  "url": "https://campertunity.com/listings/campgrounds/lake-wyangan-griffith-campground-lake-wyangan",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/standard/ogg.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Lake Wyangan",
    "postalCode": "2680",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -34.217707,
    "longitude": 146.022211
  },
  "sameAs": [
    "https://www.spottocamp.com/fr/campsites/lake-wyangan-griffith-campground-lake-wyangan"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}