{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/notley-camp-whipstick-victoria",
  "name": "Notley Camp",
  "description": "Nice place to recharge Near Greater Bendigo National Park, Bendigo Loddon and Whipstick. Free, Toilets, BBQ Areas and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/notley-camp-whipstick-victoria",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--G3dVjqjc--/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/ue3s1r1hpopqrqx4a9af",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3C/svg%3E",
    "https://media.anycamp.com.au/c/image/upload/s--wiCYF7Gu--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/ue3s1r1hpopqrqx4a9af"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "540 Eaglehawk-Neilborough Rd",
    "addressLocality": "Whipstick",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -36.649635,
    "longitude": 144.262675
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Gabrielle L."
      },
      "reviewBody": "A few long time campers here but they’re very friendly. Almost no garbage and drop toilets are well taken care of. Also a large bbq area and a nice walk to an old mine!"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Marton B."
      },
      "reviewBody": "Friendly free camp. Has a short mine walk, clean toilets and plenty of shade. There’s loads of space and a large covered area if the weather turns. Heaps of bird life. Not many people here considering it’s a Saturday and the weathers nice."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "pan y."
      },
      "reviewBody": "Fire place toilets and tables available."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Muhammad K."
      },
      "reviewBody": "Nice place to recharge"
    }
  ]
}