{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/calliope-river-rest-area-queensland",
  "name": "Calliope River Rest Area",
  "description": "Near Gladstone and Agnes Water. Free.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/calliope-river-rest-area-queensland",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-01.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -24.210335,
    "longitude": 151.908422
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 1,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Ryan A."
      },
      "reviewBody": "False listing - there is no campsite here. Calliope is much further NW"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Olivia G."
      },
      "reviewBody": "This campsite DOES NOT EXIST IN THIS LOCATION. One star because 0 isn't an option. After travelling here all day, we were upset to find out this spot is in Calliope, which as we found out after, is NOT a town near Agnes Water. Don't go here expecting a free camp. No free camps in Agnes Water."
    }
  ]
}