{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/gentle-annie-caravan-and-camping-reserve-3733-au",
  "name": "Gentle Annie Caravan and Camping Reserve",
  "description": "Lovely camp on the King River just out of Whitfield. We had 9 non powered sites for our group. Grass... Near High Country and Whitfield. Pets Allowed, Toilets, Drinking Water, BBQ Areas, Powered...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/gentle-annie-caravan-and-camping-reserve-3733-au",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--T8DsaDhQ--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/gzoo3elucrurrre6nizv",
    "https://media.anycamp.com.au/c/image/upload/s--yMJ0omAa--/c_fill,h_400,q_auto,w_800/gzoo3elucrurrre6nizv"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "98 Gentle Annie Lane, on the King River, Whitfield, Victoria",
    "addressLocality": "3733",
    "addressRegion": "AU",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -36.752895,
    "longitude": 146.424396
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Aaron b."
      },
      "reviewBody": "Very friendly and relaxed place to stay the owners are very friendly. Will definitely stay again."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Wayne H."
      },
      "reviewBody": "Lovely camp on the King River just out of Whitfield. We had 9 non powered sites for our group. Grassed sites with fire pits provided, byo firewood. Toilets & showers close and a good swimming hole within an easy walk. Even a coffee van over the river! We have enjoyed a lovely week in the heat!"
    }
  ]
}