{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/yiddah-barmedman-new-south-wales",
  "name": "Yiddah",
  "description": "Near Central NSW and Barmedman. Free.",
  "url": "https://campertunity.com/listings/campgrounds/yiddah-barmedman-new-south-wales",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-02.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1327 Goldfields Way",
    "addressLocality": "Barmedman",
    "addressRegion": "New South Wales",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -34.032267,
    "longitude": 147.318691
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/yiddah"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}