{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Precipitacion/OGCFeatureServer/collections/37/items?f=application%2fjson",
      "rel" : "collection",
      "type" : "application/geo+json",
      "title" : "The collection document"
    },
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Precipitacion/OGCFeatureServer/collections/37/items/1234?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Precipitacion/OGCFeatureServer/collections/37/items/1234?f=text/html",
      "rel" : "alternate",
      "type" : "text/html",
      "title" : "This document as text/html"
    },
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Precipitacion/OGCFeatureServer/collections/37/items/1234?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 37,
  "LayerName" : "Precipitacion Mensual Año 2004",
  "id" : "1234",
  "properties" : {
    "objectid" : 1234,
    "gridcode" : 1,
    "area_prcp" : 12.634968799999999,
    "rango" : "0-50",
    "per_ini" : "2004-03-01T00:00:00",
    "per_fin" : "2004-03-31T00:00:00",
    "ruleid" : 1,
    "st_area_shape_" : 0.0010255180135472389,
    "st_length_shape_" : 0.12907199916816514
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -76.227934147999974,
          1.8622338750000722
        ],
        [
          -76.239061761999949,
          1.8379123520000462
        ],
        [
          -76.269411493999939,
          1.842211303000056
        ],
        [
          -76.25727709399996,
          1.8772620840000513
        ],
        [
          -76.228922024999974,
          1.8644839280000269
        ],
        [
          -76.227249536999977,
          1.8637302240000508
        ],
        [
          -76.227934147999974,
          1.8622338750000722
        ]
      ]
    ]
  }
}