{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://geoportal.miambiente.gob.pa/server/rest/services/Hidrogeologia/OGCFeatureServer/collections/0/items?f=application%2fjson",
      "rel" : "collection",
      "type" : "application/geo+json",
      "title" : "The collection document"
    },
    {
      "href" : "https://geoportal.miambiente.gob.pa/server/rest/services/Hidrogeologia/OGCFeatureServer/collections/0/items/1111?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://geoportal.miambiente.gob.pa/server/rest/services/Hidrogeologia/OGCFeatureServer/collections/0/items/1111?f=text/html",
      "rel" : "alternate",
      "type" : "text/html",
      "title" : "This document as text/html"
    },
    {
      "href" : "https://geoportal.miambiente.gob.pa/server/rest/services/Hidrogeologia/OGCFeatureServer/collections/0/items/1111?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "Falla_Geológica_250k_2025_li",
  "id" : "1111",
  "properties" : {
    "OBJECTID" : 1111,
    "tipo" : "FN",
    "leyenda" : "Fallas normales",
    "Shape_Length" : 3252.5126572786371
  },
  "geometry" : {
    "type" : "MultiLineString",
    "coordinates" : [
      [
        [
          -80.116360505901582,
          8.6201957835744505
        ],
        [
          -80.145837275236616,
          8.6180188512757105
        ]
      ]
    ]
  }
}