{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://servergeo.dgeg.gov.pt/arcgis/rest/services/Visualizadores/PPEP/OGCFeatureServer/collections/2/items?f=application%2fjson",
      "rel" : "collection",
      "type" : "application/geo+json",
      "title" : "The collection document"
    },
    {
      "href" : "https://servergeo.dgeg.gov.pt/arcgis/rest/services/Visualizadores/PPEP/OGCFeatureServer/collections/2/items/3333?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://servergeo.dgeg.gov.pt/arcgis/rest/services/Visualizadores/PPEP/OGCFeatureServer/collections/2/items/3333?f=text/html",
      "rel" : "alternate",
      "type" : "text/html",
      "title" : "This document as text/html"
    },
    {
      "href" : "https://servergeo.dgeg.gov.pt/arcgis/rest/services/Visualizadores/PPEP/OGCFeatureServer/collections/2/items/3333?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 2,
  "LayerName" : "Quadrantes/Lotes ",
  "id" : "3333",
  "properties" : {
    "objectid" : 3333,
    "parcelas" : "Lote",
    "quadrante" : 34,
    "lote" : "34-47",
    "ano" : 2002,
    "diploma" : "Aviso, III série, DR 60, 12 março 2002"
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -12.399957233179432,
          37.666691650134645
        ],
        [
          -12.299959196441835,
          37.666691589969737
        ],
        [
          -12.299959279587139,
          37.583359859708487
        ],
        [
          -12.399957321606253,
          37.583359925196582
        ],
        [
          -12.399957233179432,
          37.666691650134645
        ]
      ]
    ]
  }
}