{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cobram-dead-river-beach-murray-river-cobram-victoria",
  "name": "Cobram Dead River Beach, Murray River",
  "description": "Near The Murray and Cobram. Pets Allowed, Free, Toilets and Swimming.",
  "url": "https://campertunity.com/listings/campgrounds/cobram-dead-river-beach-murray-river-cobram-victoria",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s---pG9kbMs--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/v1/production/tprz5t333kmcze9vxe5p",
    "https://media.anycamp.com.au/c/image/upload/s--uOcuneds--/c_fill,h_400,q_auto,w_800/v1/production/tprz5t333kmcze9vxe5p"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Unnamed Road",
    "addressLocality": "Cobram",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -35.880123,
    "longitude": 145.627904
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Peter P."
      },
      "reviewBody": "Great spot, fair size Drop toilets about 1 km back up track"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Maxwell S."
      },
      "reviewBody": "Nice area for kids and family"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Genstar M."
      },
      "reviewBody": "Beautiful spot. Free camping. Surprisingly clean drop toilet at entrance to track. Was access"
    }
  ]
}