{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/nyah-vinifera-park-state-forest-camping-area-swan",
  "name": "Nyah-Vinifera Park State Forest Camping Area",
  "description": "Camp Area on the road between Nyah and Wood Wood. Access via Byrnes road, follow the River signs. Dirt road, only by dry weather. Various campsites along the river. No facilities.",
  "url": "https://campertunity.com/listings/campgrounds/nyah-vinifera-park-state-forest-camping-area-swan",
  "image": [
    "https://photos.geozone.co.nz/photos/aecc4c233abefceaf8826191aea87ade-WxH.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Unnamed Road, Nyah VIC 3594, Australia",
    "addressLocality": "Swan Hill Surrounds",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -35.1553,
    "longitude": 143.382
  },
  "sameAs": [
    "https://campermate.com/location/australia/vic/mallee/free-camping-area/nyah-vinifera-park-state-forest-camping-area/cf77a92a-73d6-408b-a265-b47d3848bf23"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}