{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/palm-springs-halls-creek-wa",
  "name": "Palm Springs",
  "description": "Near Australia's North West and Ord River. Pets Allowed, Free and Swimming.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/palm-springs-halls-creek-wa",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--ufPnNnS4--/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/c3fd1j8wp5zrf40mgq6f",
    "https://media.anycamp.com.au/c/image/upload/s--V7NdYcVQ--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/c3fd1j8wp5zrf40mgq6f"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Duncan Rd",
    "addressLocality": "Halls Creek",
    "addressRegion": "Western Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -18.419705,
    "longitude": 127.844703
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}