{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/doon-doon-roadhouse-100km-s-of-kununurra",
  "name": "Doon Doon Roadhouse",
  "description": "Nice stop over and lovely view of the hills Near Australia's North West and Durack. Pets Allowed, Free, Toilets, Drinking Water, BBQ Areas and Powered sites.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/doon-doon-roadhouse-100km-s-of-kununurra",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--5omM6Eo---/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/tjhsirzrixccl4qi5all",
    "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---rwCSI2_--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/tjhsirzrixccl4qi5all"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Great Northern Hwy",
    "addressLocality": "100km S of Kununurra",
    "addressRegion": "Western Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -16.308834,
    "longitude": 128.248793
  },
  "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": "Hill"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Wild T."
      },
      "reviewBody": "Pleasant stopover on our way to El Questro. \nThey’ve just recently updated their camp kitchen & amenities which are great! $25 a night unpowered.. $35 a night powered..we thought this was a little steep."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "peter h."
      },
      "reviewBody": "Nice stop over and lovely view of the hills"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Andrew S."
      },
      "reviewBody": "Large grassy sites and modern and clean amenities. Well priced at $25 for unpowered site"
    }
  ]
}