{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/paddle-wheel-camp-liparoo-victoria",
  "name": "Paddle Wheel Camp",
  "description": "Beautiful Redgums, peaceful free river campsites with lots of space between campers. Dogs allowed in... Near Hattah-Kulkyne National Park, The Murray and Liparoo. Free, Swimming and Allows fires.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/paddle-wheel-camp-liparoo-victoria",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--NUtdqKOp--/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/o0c8klkkhsxsmcqtin2p",
    "https://media.anycamp.com.au/c/image/upload/s--PkdykZf3--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/o0c8klkkhsxsmcqtin2p"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Unnamed Road",
    "addressLocality": "Liparoo",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -34.753377,
    "longitude": 142.533063
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Amanda B."
      },
      "reviewBody": "Beautiful Redgums, peaceful free river campsites with lots of space between campers. Dogs allowed in Murray Kulkyne park but not the adjacent national park. 4wd access as the roads in are very rough but worth the trip."
    }
  ]
}