{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/birdwood-downs-station-meda-western-australia",
  "name": "Birdwood Downs Station",
  "description": "It’s got plenty of shade and is cool enough at night to get a good nights sleep. It’s a working catt... Near Australia's North West and Meda. Toilets, Drinking Water and BBQ Areas.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/birdwood-downs-station-meda-western-australia",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--QzwO5zJG--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/hru3wyueaxvzhslagwqn",
    "https://media.anycamp.com.au/c/image/upload/s--5Qs2aqsG--/c_fill,h_400,q_auto,w_800/hru3wyueaxvzhslagwqn"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Derby-Gibb River Rd",
    "addressLocality": "Meda",
    "addressRegion": "Western Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -17.350084,
    "longitude": 123.770605
  },
  "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"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Traveling W."
      },
      "reviewBody": "It’s got plenty of shade and is cool enough at night to get a good nights sleep. It’s a working cattle farm but teh hosts are great. Far better and safer option that Derby and its crime problem over night. The birds and peacocks, Guinea fowl are a good distraction for tired and hot kids."
    }
  ]
}