{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/calliope-river-north-rest-area-river-ranch-queensland",
  "name": "Calliope River North Rest Area",
  "description": "Nice area next to the river. North side has high banks. South area was busy but has direct river acc... Near Gladstone and River Ranch. Pets Allowed, Free and Toilets.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/calliope-river-north-rest-area-river-ranch-queensland",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--6-0hipSJ--/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/w1yf4g2bpbzhxahexdwg",
    "https://media.anycamp.com.au/c/image/upload/s--D72NDgGD--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/w1yf4g2bpbzhxahexdwg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "298 Old Bruce Hwy",
    "addressLocality": "River Ranch",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -23.959998,
    "longitude": 151.15326
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Jenny W."
      },
      "reviewBody": "Nice area next to the river. North side has high banks. South area was busy but has direct river access.  Toilet block still closed due to covid19."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Laia S."
      },
      "reviewBody": "Dnt come here is closed 11-08-2020"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Brodie p."
      },
      "reviewBody": "great grassy spot. If it weren’t for the sand flys we would be staying longer"
    }
  ]
}