{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/drysdale-river-station-homestead-drysdale-river-western-aust",
  "name": "Drysdale River Station Homestead",
  "description": "Near Drysdale River National Park, Australia's North West and Drysdale River. Pets Allowed, Toilets, Drinking Water, Powered sites and Allows fires.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/drysdale-river-station-homestead-drysdale-river-western-aust",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--v38S7RQI--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/hcldrjdjzdz0jidz4qyw",
    "https://media.anycamp.com.au/c/image/upload/s--FQWrzL-T--/c_fill,h_400,q_auto,w_800/hcldrjdjzdz0jidz4qyw"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Gibb River-Kalumburu Rd",
    "addressLocality": "Drysdale River",
    "addressRegion": "Western Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -15.702269,
    "longitude": 126.380692
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Traveling W."
      },
      "reviewBody": "It’s an oasis in the outback…clean shower and 5* ablutions block for the location you are in. Hot during the day but 1km and you can walk to the local swimming hole to cool off. It’s a working cattle farm."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Alicia P."
      },
      "reviewBody": "Closed for 2020"
    }
  ]
}