{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mount-isa-caravan-park-mount-isa-queensland",
  "name": "Mount Isa Caravan Park",
  "description": "Near Outback Queensland and Pioneer. Pets Allowed, Toilets, Drinking Water, BBQ Areas, Powered sites and Swimming.",
  "url": "https://campertunity.com/listings/campgrounds/mount-isa-caravan-park-mount-isa-queensland",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-02.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "112 Marian St",
    "addressLocality": "Mount Isa",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -20.724601,
    "longitude": 139.510106
  },
  "amenityFeature": [
    {
      "@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": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Sharee C."
      },
      "reviewBody": "So tidy and clean and the managers were so accommodating, giving us a large drive through site right next to the playground and camp kitchen. Lovely clean pool with lounge chairs, tables and grassy area. Large laundry with plenty of machines and line space. The only down fall was the pub over the road was noisy on Friday and Sat nights, all other nights were quiet."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Claudia M."
      },
      "reviewBody": "COCKROACHES. A lot of them. I was zipping up the tent all the time scared that one was going to crawl inside. \nToilets and showers clean, nice kitchen and laundry area. There’s a pool which was lovely to swim in and an playground for kids next to kitchen/eating area. \nOverall everything is nice but they have to do something about the cockroaches things, specially if you’re camping."
    }
  ]
}