{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bogan-weir-campground-peak-hill-nsw",
  "name": "Bogan Weir Campground",
  "description": "Bogan Weir Campground est un site de camping avec 20 emplacements dans Peak Hill, Australie. Réservez et revoir Bogan Weir Campground sur Spottocamp.",
  "url": "https://campertunity.com/listings/campgrounds/bogan-weir-campground-peak-hill-nsw",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/standard/ogg.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Peak Hill",
    "addressRegion": "New South Wales",
    "postalCode": "2869",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -32.723657,
    "longitude": 148.127227
  },
  "sameAs": [
    "https://www.spottocamp.com/fr/campsites/bogan-weir-campground-peak-hill"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}