{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/woodgate-queensland-au",
  "name": "Burrum Point Camping Area",
  "description": "Great campsite for those liking outdoors, spacious sites which are numbered, easy access to faciliti... Near Burrum Coast National Park, Bundaberg and Woodgate. Toilets and Swimming.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/woodgate-queensland-au",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--WvwjBeD9--/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/tju2pfgrkirxa3lv4vcr",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3C/svg%3E",
    "https://media.anycamp.com.au/c/image/upload/s--JQL4zT6n--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/tju2pfgrkirxa3lv4vcr"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Burrum Coast National Park",
    "addressLocality": "Woodgate",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -25.154925,
    "longitude": 152.630532
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Mal H."
      },
      "reviewBody": "Great spot beside beautiful beach you can drive on (no permit req). Bush setting with amenities."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Miyoko"
      },
      "reviewBody": "Great campsite for those liking outdoors, spacious sites which are numbered, easy access to facilities (cold showers) and the beach!"
    }
  ]
}