{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wkndfourby-moogerah-queensland",
  "name": "WKNDfourby",
  "description": "Great spot on the lake front facing east for an amazing sunrise",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wkndfourby-moogerah-queensland",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--OQXAP0xq--/c_fill,h_400,q_auto,w_800/rw0mg6l4rvrbsn28ofx9",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 600 400'%3E%3C/svg%3E"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "880 Lake Moogerah Rd",
    "addressLocality": "Moogerah",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -28.1089849,
    "longitude": 152.5031706
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    }
  ]
}