{
  "vendor" : "ESRI",
  "LayerId" : 48,
  "LayerName" : "AP_InstitutoTecnológicoNuclear",
  "type" : "FeatureCollection",
  "fields" : [
    {
      "name" : "OBJECTID",
      "type" : "esriFieldTypeOID"
    },
    {
      "name" : "SHAPE",
      "type" : "esriFieldTypeGeometry"
    },
    {
      "name" : "Carta",
      "type" : "esriFieldTypeString",
      "length" : 150
    },
    {
      "name" : "Grupo",
      "type" : "esriFieldTypeString",
      "length" : 50
    }
  ],
  "features" : [
    {
      "type" : "Feature",
      "id" : "1",
      "geometry" : {
        "type" : "Point",
        "coordinates" : [
          -9.0947541770625282,
          38.812258203494672
        ]
      },
      "properties" : {
        "OBJECTID" : 1,
        "Carta" : "Outras Condicionantes II - Recursos Naturais, Imóveis Classificados e em Vias de Classificação e Atividades Perigosas",
        "Grupo" : "Atividades Perigosas"
      }
    }
  ],
  "links" : [
    {
      "href" : "https://geoweb1.cm-loures.pt/arcgis/rest/services/Publica/PDM_Condicionantes_2025_wfs/OGCFeatureServer/collections/48/items?crs=CRS84&bbox-crs=CRS84&properties=*&returnGeometry=true&resultType=results&offset=0&f=application/geo+json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "this document"
    },
    {
      "href" : "https://geoweb1.cm-loures.pt/arcgis/rest/services/Publica/PDM_Condicionantes_2025_wfs/OGCFeatureServer/collections/48/items?crs=CRS84&bbox-crs=CRS84&properties=*&returnGeometry=true&resultType=results&offset=0&f=text/html",
      "rel" : "alternate",
      "type" : "text/html",
      "title" : "this document as HTML"
    }
  ],
  "timeStamp" : "2026-04-06T00:16:58Z",
  "numberMatched" : 1,
  "numberReturned" : 1
}