{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/discovery-parks-argylla-mount-isa-queensland",
  "name": "Discovery Parks - Argylla",
  "description": "This is a caravan park. We paid $44.10 per night for a powered site. The facilities are being done u... Near Outback Queensland and Fisher. Pets Allowed, Toilets, Drinking Water, BBQ Areas,...",
  "url": "https://campertunity.com/listings/campgrounds/discovery-parks-argylla-mount-isa-queensland",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--HZTi5zQ2--/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/dbyclku4kojjnztokjmx",
    "https://media.anycamp.com.au/c/image/upload/s--5gaqk67l--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/dbyclku4kojjnztokjmx",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3C/svg%3E"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "140 Marian St, (Barkly Hwy)",
    "addressLocality": "Mount Isa",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -20.723725,
    "longitude": 139.516683
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Bruce M."
      },
      "reviewBody": "Friendly, helpful staff! Shady sites. Old but clean amenities. Cool Pool"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Liddy"
      },
      "reviewBody": "This is a caravan park. We paid $44.10 per night for a powered site. The facilities are being done up and being improved but are very clean and serviceable. The sites are grassed but get a fair beating at this time of year so there is a bit of dust. Is just on the edge of town. Happy friendly staff."
    }
  ]
}