{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/nyah-vinifera-park-victoria",
  "name": "Nyah-Vinifera Park",
  "description": "Great free camping next to the Murray River. There is a couple of km of dirt road to get to the Murr... Near Mallee and Vinifera. Pets Allowed, Free and Swimming.",
  "url": "https://campertunity.com/listings/campgrounds/nyah-vinifera-park-victoria",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--5JuMjGuX--/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/kt6qphho5yojy2mjbf9u",
    "https://media.anycamp.com.au/c/image/upload/s--Ja3hwUJR--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/kt6qphho5yojy2mjbf9u"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Takasuka Road to get there. (2'5 km)",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -35.195008,
    "longitude": 143.417499
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/nyah-vinifera-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}