{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mary-pool-24hr-rest-area-mueller-ranges-western-australia",
  "name": "Mary Pool 24hr Rest Area",
  "description": "Near Australia's North West and Kupartiya. Pets Allowed, Free, Toilets and Allows fires.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mary-pool-24hr-rest-area-mueller-ranges-western-australia",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--63KhcgrM--/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/e380m7zkb4mugxqrhzif",
    "https://media.anycamp.com.au/c/image/upload/s--bHshcp38--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/e380m7zkb4mugxqrhzif",
    "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": "Great Northern Hwy",
    "addressLocality": "Mueller Ranges",
    "addressRegion": "Western Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -18.727777,
    "longitude": 126.872642
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Robert F."
      },
      "reviewBody": "Beautiful free place to camp next to the river , has free toilets & free gray water dump spot's , some table's , lot's of shade , plenty of room , free roaming anomalies & live stock , pet's aloud , & bring your own fire wood , ps could do with a free fresh drinking water tank's for people to fill up water from , so bring your own fresh drinking water ."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Barry E."
      },
      "reviewBody": "Top site crocs hear 12 July 2025"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Ian S."
      },
      "reviewBody": "We’ll and truly worth a stop shaded sites and plenty of them lots of cows but they don’t seem to worry about you and will wander through your camp site beautiful place to camp and take a walk to river apparently you need to be wary of the crocodiles"
    }
  ]
}