{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mary-pool-mueller-ranges-western-australia",
  "name": "Mary Pool",
  "description": "popular free camper place - surrounded by nature - campfire places present - water not drinkable - swimming not recommended (crocodiles) - far from civilization - 180 km east of Fitzroy Crossing - 108 km west of Halls Creek",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mary-pool-mueller-ranges-western-australia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650902215.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Great Northern Highway",
    "addressLocality": "Mueller Ranges",
    "addressRegion": "western-australia",
    "postalCode": "6770",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -18.72534,
    "longitude": 126.8701
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}