{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tabulam-racecourse-tabulam-new-south-wales",
  "name": "Tabulam Racecourse",
  "description": "Near Mount Pikapene National Park, North Coast NSW and Tabulam. Pets Allowed, Toilets and Powered sites.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tabulam-racecourse-tabulam-new-south-wales",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-01.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Creek St",
    "addressLocality": "Tabulam",
    "addressRegion": "New South Wales",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -28.908524,
    "longitude": 152.552536
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Graeme W."
      },
      "reviewBody": "Very overpriced at $30 a night for 2 people. Nice grass area but was told after first set up that we could not be near the racetrack as it could spook the horses, fair enough but could have told us before we set up . Only limited power outlets and toilet was very basic but clean, needed your own toilet paper. Did not attempt a shower"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Wesley W."
      },
      "reviewBody": "Easy to find and reasonable facilities. Nice flat grass areas for tents or vans and some sites have power. Useful large shelters with lights for cooking. I will come here again."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "cath b."
      },
      "reviewBody": "very cheap !  there is hot shower, fridge, rainwater tank (the showers and tap are bore water),electricity, and you can camp under a cover area if it’s rainy. you don’t really have a choice for unpowered or powered site. The men at the gas station just charge us powered site (10$ each)."
    }
  ]
}