{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/riverview-ranch-calavos-qld-australia",
  "name": "Riverview Ranch",
  "description": "Great place to stay and enjoy the tranquil surroundings. Hosts are very hospitable and the location... Near Calavos. Toilets, Drinking Water, BBQ Areas, Powered sites, Showers, Swimming and Allows...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/riverview-ranch-calavos-qld-australia",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--dwUgTg8D--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/dtru0mkr5k1vduhylroo",
    "https://media.anycamp.com.au/c/image/upload/s--2eAyfE47--/c_fill,h_400,q_auto,w_800/dtru0mkr5k1vduhylroo",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3C/svg%3E"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Calavos QLD",
    "addressRegion": "Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -24.94,
    "longitude": 152.46
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Luke H."
      },
      "reviewBody": "Great place to stay and enjoy the tranquil surroundings. Hosts are very hospitable and the location is very close to boating facilities and beaches. Very reasonable rates as well. There are fire pits around to use and we caught mud crabs from the back of the property.. they also have a kayak and little tinny there."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Mimi P."
      },
      "reviewBody": "Nice place, lots of space to park your van. \nThe grounds were meticulous, the hosts Luke and Diane were super friendly and informative. \nLuke showed us how to catch mud crabs. We even caught an A grade mud crab in the off season."
    }
  ]
}