{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mirang-pool-campground",
  "name": "Mirang Pool campground",
  "description": "Near Heathcote National Park, Royal National Park, Little Garie Beach, South Era Beach, Garie Beach, North Era Beach, Burning Palms Beach, Werrong Beach, Georges River National Park, Wattamolla...",
  "url": "https://campertunity.com/listings/campgrounds/mirang-pool-campground",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--0HrUVlFp--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/jn1x9im8mjssjzkufph0",
    "https://media.anycamp.com.au/c/image/upload/s--VavGEsoB--/c_fill,h_400,q_auto,w_800/jn1x9im8mjssjzkufph0"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "Oliver Street Mirang Pool campground Heathcote NSW 2233",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -34.090061,
    "longitude": 150.988759
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Simon V."
      },
      "reviewBody": "Tranquil and relaxing campsite. Short walk to the site, about 20 mins and great for a refreshing swim"
    }
  ]
}