{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/karijini-eco-retreat-karijini-np-western-australia",
  "name": "Karijini Eco Retreat / Savannah Campground",
  "description": "Karijini eco retreat was brilliant, the facilities are great considering it has to be self sufficien... Near Karijini National Park, Australia's North West and Karijini. Toilets, Drinking Water...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/karijini-eco-retreat-karijini-np-western-australia",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--bzQx7kiB--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/padyogka01eqjxl1fy7k",
    "https://media.anycamp.com.au/c/image/upload/s--VK6-7WXu--/c_fill,h_400,q_auto,w_800/padyogka01eqjxl1fy7k"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Off Weano Rd",
    "addressLocality": "Karijini NP",
    "addressRegion": "Western Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -22.387051,
    "longitude": 118.263293
  },
  "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": "Jeff B."
      },
      "reviewBody": "Good campsite and close to gorges. Sites can be pre booked"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Ryan B."
      },
      "reviewBody": "Karijini eco retreat was brilliant, the facilities are great considering it has to be self sufficient, hot water showers, BBQ facilities/cleaning. Camp sites are quite large catering for all manner of tents/RVs, busses and camper trailers. We stayed for 4 days and it wasn't enough to fully explore the surroundings. We found October to be the best time, nice hot days and coolish nights. Needless to say we will be returning."
    }
  ]
}