{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wood-wood-victoria-au",
  "name": "Wood Wood",
  "description": "Near Mallee and Nyah. Pets Allowed, Free and Swimming.",
  "url": "https://campertunity.com/listings/campgrounds/wood-wood-victoria-au",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--SAm_bydZ--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/v1/production/app_campsite_uploads/rg8juullniy2p6tk5zhm",
    "https://media.anycamp.com.au/c/image/upload/s--ydlIXuNO--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/rg8juullniy2p6tk5zhm"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3534 Murray Valley Hwy",
    "addressLocality": "Wood Wood",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -35.103753,
    "longitude": 143.350246
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/wood-wood?utm_source=list&utm_medium=web&utm_campaign=campsites/nyah-vic/national-parks"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}