{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/archer-campground-neurum-creek-queensland",
  "name": "Archer Campground",
  "description": "Amazing little campsite surrounded by the mountains allows for a later sleep in than usual with the... Near Bellthorpe National Park, Brisbane and Mount Delaney. Toilets, Swimming and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/archer-campground-neurum-creek-queensland",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--mNwgHBDL--/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/bxaqz34rnvcesvixsho0",
    "https://media.anycamp.com.au/c/image/upload/s--XRhGVg24--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/bxaqz34rnvcesvixsho0"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lovedays Road",
    "addressLocality": "Neurum Creek.",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -27.015815,
    "longitude": 152.69784
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Matt M."
      },
      "reviewBody": "Amazing little campsite surrounded by the mountains allows for a later sleep in than usual with the sun intruding a little later in the morning. \n\n6 or so bays to park your car. Plenty of wood around, toilets clean with flushing water. The river makes for a nice swim. Highly recommend this spot!"
    }
  ]
}