{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/norval-park-yandaran-queensland-au",
  "name": "Norval Park",
  "description": "Great little hidden camp spot. Super clean flushing toilets and access to the beach. 11, 10x10 sites... Near Littabella National Park, Bundaberg and Yandaran. Toilets.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/norval-park-yandaran-queensland-au",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--DZwg7Fon--/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/nvu2rlba3omytus0z0av",
    "https://media.anycamp.com.au/c/image/upload/s--i8XYZbP2--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/nvu2rlba3omytus0z0av",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3C/svg%3E"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Norval Park Road",
    "addressLocality": "Yandaran",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -24.608727,
    "longitude": 152.130908
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Frank J."
      },
      "reviewBody": "It was a great free place to camp on the beachfront before council interferred. Haven’t been back since ."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Christopher Mark Osborne"
      },
      "reviewBody": "Excellent place to camp just off the beach behind a sand dude so you can hear the waves crashing from your tent on a night.\nYou have to book $10 per campsite through the councils website"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Brooke M."
      },
      "reviewBody": "Great little hidden camp spot. Super clean flushing toilets and access to the beach. 11, 10x10 sites more suited to small camper trailers or swag camping"
    }
  ]
}