{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/nolans-creek-campground-blakeville-victoria",
  "name": "Nolans Creek Campground",
  "description": "Beautiful spot. Although after the recent storms most trees have fallen. No bins. No toilets. Naked... Near Macedon and Blakeville. Pets Allowed and Free.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/nolans-creek-campground-blakeville-victoria",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--W2bncg24--/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/kofgymxmujsow6ngiaxr",
    "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--CKVTfar9--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/kofgymxmujsow6ngiaxr"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lerderderg Rd",
    "addressLocality": "Blakeville",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -37.45039,
    "longitude": 144.23697
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Robyn M."
      },
      "reviewBody": "Camped a little beyond the main ground off a short road off the main road. There was a fireplace and some logs to sit on near the creek. Only pain was we had to leave the car 30 metres away and carry our gear to where we pitched as the felled trees everywhere blocked the way."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Caitlin C."
      },
      "reviewBody": "Nice little spot, would be hard to get a caravan to it though. Creek was quite low but the dogs loved it any way. Lots of flies in summer, no bins so you bring it in and you take it out sitch, no toilets either."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Charlie F."
      },
      "reviewBody": "Beautiful spot. Although after the recent storms most trees have fallen. No bins. No toilets. Naked fire BBQ. Benches. Rotunda."
    }
  ]
}