{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cobram-barooga-golf-resort-au",
  "name": "Cobram Barooga Golf Resort",
  "description": "Good location on the Barooga Cobram golf course. Clean amenities Good size sites. Walking distance (... Near The Murray and Barooga. Toilets, Drinking Water, BBQ Areas, Powered sites and Swimming.",
  "url": "https://campertunity.com/listings/campgrounds/cobram-barooga-golf-resort-au",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-04.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Golf Road, Barooga, New South Wales",
    "addressLocality": "3644",
    "addressRegion": "AU",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -35.903558,
    "longitude": 145.683414
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Martin  Luby"
      },
      "reviewBody": "Good location on the Barooga Cobram golf course. Clean amenities Good size sites. Walking distance (250 meters) to Sportsman’s Club for lunch and dinner."
    }
  ]
}