{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/gunns-plains-tasmania",
  "name": "Wings Wildlife Park",
  "description": "Near Picnic Point Beach, Penguin Beach, Preservation Bay Beach, Midway Beach, North West and Gunns Plains. Toilets, Drinking Water, BBQ Areas, Powered sites, Showers, Swimming and Allows fires.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/gunns-plains-tasmania",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--2VOd4NKm--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/v1/production/lri8bss3ps3q859gbjba",
    "https://media.anycamp.com.au/c/image/upload/s--oK-evBBN--/c_fill,h_400,q_auto,w_800/v1/production/lri8bss3ps3q859gbjba"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "137 Winduss Rd",
    "addressLocality": "Gunns Plains",
    "addressRegion": "Tasmania",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -41.264075,
    "longitude": 146.046763
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Sixpence C."
      },
      "reviewBody": "Great find! Lots of non powered sites next to the river. The river is shallow and lots of (noisy) wildlife.  Bathrooms and showers clean but a fair trek from the non powered river sites. Farm animals are free to see at anytime for the campers. Admission costs for the actual wildlife park. Though, if you’re camping you pay admission costs once and can go as many times as you like over your stay."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Neville R."
      },
      "reviewBody": "Great spot.  You can camp in paddock beside the river or in the wildlife park where cabins and toilet available with powered sites. Swimming in river not safe for children.  Waterfall, wineries and Gunns Plains caves a short drive away."
    }
  ]
}