{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/marina-campground-nichols-point-victoria",
  "name": "Marina Campground",
  "description": "Peaceful riverside free campground. Lovely sunset across the water. Felt like a secret spot. Out of... Near Mallee and Nichols Point. Pets Allowed, Free, Swimming and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/marina-campground-nichols-point-victoria",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--kU4_ahwC--/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/ypw8xw5kr5aywirvcvm0",
    "https://media.anycamp.com.au/c/image/upload/s--y5HJIn1L--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/ypw8xw5kr5aywirvcvm0",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3C/svg%3E"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Unnamed Rd",
    "addressLocality": "Nichols Point",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -34.208527,
    "longitude": 142.233618
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Riverside"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 9,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Sal P."
      },
      "reviewBody": "Great free camp spot, awesome river view and easy access with caravan"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Kimberley R."
      },
      "reviewBody": "Such a pretty place"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Jaclyn L."
      },
      "reviewBody": "Kilometres of free camps along the Murray river. Short dropoff to the water in most spots. No facilities. Walking trails abound the billabongs behind. Campfires allowed."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Teguh J."
      },
      "reviewBody": "Nice quiet place. A bit difficult to find though. At first intersection that show billabong walkway, turn left to follow psyche pump sign. After you will find signage to the marina area. No amenities just 1 picnic table."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Danny w."
      },
      "reviewBody": "Great spot right by the river, loads  of space... lots of flies by the river obviously. A couple of dead fish laying about but we buried them to get rid of the smell."
    }
  ]
}