{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/giralia-station-exmouth-gulf-western-australia",
  "name": "Giralia Station Stay",
  "description": "Brilliant stay. Able to leave our caravan at the homestead, while we took our tent out to beach cam... Near Australia's Coral Coast and Exmouth Gulf. Pets Allowed, Toilets, BBQ Areas, Showers,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/giralia-station-exmouth-gulf-western-australia",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--tMOWyG2N--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/g8gtin8j9fi0e0blmzqv",
    "https://media.anycamp.com.au/c/image/upload/s--Y2gof67k--/c_fill,h_400,q_auto,w_800/g8gtin8j9fi0e0blmzqv"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Burkett Rd",
    "addressLocality": "Exmouth Gulf",
    "addressRegion": "Western Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -22.686099,
    "longitude": 114.366166
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Kim & Shane"
      },
      "reviewBody": "We had a great stay along the creek camping camp 8. Great fishing with or without a boat or you can just relax. Need to be self sufficient."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Julie D."
      },
      "reviewBody": "Brilliant stay.  Able to leave our caravan at the homestead, while we took our tent out to beach camp for a couple of nights.  So beautiful and peaceful.  Saw a pod of dolphins in the shallow water chasing fish - who needs Monkey Mia !!  Great hospitality, able to have a hot shower when we returned to collect the van."
    }
  ]
}