{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hughenden-campground-hughenden-queensland",
  "name": "Hughenden Campground",
  "description": "Near Outback Queensland and Hughenden. Pets Allowed, Free and Drinking Water.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hughenden-campground-hughenden-queensland",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--h8XFlo8B--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/v1/production/cwjfarjrpxfv2hakjsem",
    "https://media.anycamp.com.au/c/image/upload/s--qivRmrKq--/c_fill,h_400,q_auto,w_800/v1/production/cwjfarjrpxfv2hakjsem"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2 Stansfield St",
    "addressLocality": "Hughenden",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -20.844607,
    "longitude": 144.205949
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "My Rig Adventures"
      },
      "reviewBody": "Great free camp. Register at info centre, max 7 nights. Dump point, bins and fresh water onsite. Must be fully self contained with shower cubicle (they do check and will ask you to leave if you don't meet that criteria). Caretaker has been great. It can fill up quickly some days by the late arvo. Walking distance to town."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Julie C."
      },
      "reviewBody": "Great free camping spot close to town. When the lake across the road is finished it will have such a lovely surrounding area."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Melanie B."
      },
      "reviewBody": "Not allowed to stay unless you have your own toilet."
    }
  ]
}