{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/oasis-newman-western-australia",
  "name": "Oasis @ Newman",
  "description": "Near Australia's North West and Newman. Pets Allowed, Toilets, Drinking Water, Powered sites and Swimming.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/oasis-newman-western-australia",
  "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": "44 Great Northern Hwy",
    "addressLocality": "Newman",
    "addressRegion": "Western Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -23.397779,
    "longitude": 119.792074
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Sylvia H."
      },
      "reviewBody": "Only Caravan pk in Newman which allow pet. No grass plenty of the red dirt.\nShowers and toilets clean and staff helpful. $40 a night"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Julie D."
      },
      "reviewBody": "Nice campground a few kms out of town.  Yes, its red dirt, but its the Pilbara!  Amenities very good, including free washers and dryers. Much more spacious than the one in town which doesn’t have many tourist spots, mostly miners’ cabins.  Tourists are able to use the restaurant, gym and other amenities that are part of the miners’ accommodation. $25 unpowered $40 powered"
    }
  ]
}