{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/goombaragin-eco-retreat-dampier-peninsula-western",
  "name": "Goombaragin Eco Retreat",
  "description": "John and Kathleen owners/operators that will do there best to make their guests feel at home and par... Near Dampier Peninsula. Toilets, Drinking Water, BBQ Areas, Swimming and Allows fires.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/goombaragin-eco-retreat-dampier-peninsula-western",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--D2xarg9a--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/wsxls6ooyukmknc7xl8w",
    "https://media.anycamp.com.au/c/image/upload/s--5aaybWmB--/c_fill,h_400,q_auto,w_800/wsxls6ooyukmknc7xl8w"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Pender Bay",
    "addressLocality": "Dampier Peninsula",
    "addressRegion": "Western Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -16.794472,
    "longitude": 122.662179
  },
  "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": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Goombaragin Eco Retreat"
      },
      "reviewBody": "John and Kathleen owners/operators that will do there best to make their guests feel at home and part of the family. Clean accomodations with fantastic ocean views wIth loads of privacy between them. Beautiful beaches and magic waters to swim, fish and snorkel in. Must stay whilst on he Dampier Peninsula."
    }
  ]
}