{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://services.ga.gov.au/gis/rest/services/Earthquake_Hazard_WM/OGCFeatureServer/collections/0/items?f=application%2fjson",
      "rel" : "collection",
      "type" : "application/geo+json",
      "title" : "The collection document"
    },
    {
      "href" : "https://services.ga.gov.au/gis/rest/services/Earthquake_Hazard_WM/OGCFeatureServer/collections/0/items/3428?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://services.ga.gov.au/gis/rest/services/Earthquake_Hazard_WM/OGCFeatureServer/collections/0/items/3428?f=text/html",
      "rel" : "alternate",
      "type" : "text/html",
      "title" : "This document as text/html"
    },
    {
      "href" : "https://services.ga.gov.au/gis/rest/services/Earthquake_Hazard_WM/OGCFeatureServer/collections/0/items/3428?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "Hazard_contours",
  "id" : "3428",
  "properties" : {
    "OBJECTID" : 3428,
    "grid_code" : 100,
    "cont_val" : 0.10000000149011612
  },
  "geometry" : {
    "type" : "MultiLineString",
    "coordinates" : [
      [
        [
          148.71643118408576,
          -34.138907515470407
        ],
        [
          148.71643118408576,
          -34.138907515470407
        ]
      ]
    ]
  }
}