{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lake-charlegrark-caravan-park-cottages-minimay-victoria",
  "name": "Lake Charlegrark Caravan Park & Cottages",
  "description": "Another beautiful spot Near Western Grampians and Minimay. Pets Allowed, Toilets, Drinking Water, BBQ Areas, Powered sites and Swimming.",
  "url": "https://campertunity.com/listings/campgrounds/lake-charlegrark-caravan-park-cottages-minimay-victoria",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--zMH7zLNV--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/tabrg2pgpuamgx3tkzsv",
    "https://media.anycamp.com.au/c/image/upload/s--lYMU8e9g--/c_fill,h_400,q_auto,w_800/tabrg2pgpuamgx3tkzsv"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4532 Kaniva-Edenhope Rd",
    "addressLocality": "Minimay",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -36.771105,
    "longitude": 141.236227
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Lorraine O."
      },
      "reviewBody": "This site is privately owned.\nThe Lake Charlegrark Caravan Park is 78 Lake Charlegrark Road, Minimay, Vic. 3413.\nPh. 0428866258."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Rachel H."
      },
      "reviewBody": "Another beautiful spot"
    }
  ]
}