{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/goldsborough-valley-campground-wooroonooran-national-park-qu",
  "name": "Goldsborough Valley Campground",
  "description": "100% would recommend. Beautiful, close to the creek. $6 fee, must book online or calling. Can do fir... Near Crater Lakes National Park, Danbulla National Park, Topaz Road National Park, Tropical...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/goldsborough-valley-campground-wooroonooran-national-park-qu",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--f2tjjXdl--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/v1/production/app_campsite_uploads/azfvczei9xyg5ylmtgxm",
    "https://media.anycamp.com.au/c/image/upload/s--13XxuDqB--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/azfvczei9xyg5ylmtgxm"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Wooroonooran National Park",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -17.237393,
    "longitude": 145.773465
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Claudia M."
      },
      "reviewBody": "100% would recommend. Beautiful, close to the creek. $6 fee, must book online or calling. Can do fires or use bbq area. Clean toilets. Very nice walking tracks. Awesome birdwatching."
    }
  ]
}