{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/back-creek-reserve-cowra-new-south-wales",
  "name": "Back Creek Reserve",
  "description": "Near Conimbla National Park, Central NSW and Cowra. Pets Allowed and Free.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/back-creek-reserve-cowra-new-south-wales",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--pQ1MHo6U--/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/o3d3xyrvdkdp9ngrp8bk",
    "https://media.anycamp.com.au/c/image/upload/s--wJMxCMtv--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/o3d3xyrvdkdp9ngrp8bk",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3C/svg%3E"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chiverton Rd",
    "addressLocality": "Cowra",
    "addressRegion": "New South Wales",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -33.853868,
    "longitude": 148.616304
  },
  "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": 3,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Shani L."
      },
      "reviewBody": "Basic open area, right next to a little creek. No potable water, no toilets or anywhere to get rid of rubbish. A bit overgrown, no signage on how long you can or can't stay. See that people have had fires before not sure if it is allowed though! It's about 15 min to Cowra, with closest potable water being near the airport (to my knowledge).\nWe spent a couple of nights here with no trouble and being the only campers the whole time. Beautiful drive too, through fields of grape vines!"
    }
  ]
}