{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Precipitacion/OGCFeatureServer/collections/42/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/42/items/1444?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/42/items/1444?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/42/items/1444?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 42,
  "LayerName" : "Precipitacion Mensual Año 2009",
  "id" : "1444",
  "properties" : {
    "objectid" : 1444,
    "gridcode" : 5,
    "area_prcp" : 1.34328856,
    "rango" : "200 - 300",
    "per_ini" : "2009-03-01T00:00:00",
    "per_fin" : "2009-03-31T00:00:00",
    "ruleid" : 5,
    "st_area_shape_" : 0.00010933815425759853,
    "st_length_shape_" : 0.051063651927473863
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -75.217951776999939,
          3.9463397820000523
        ],
        [
          -75.213061761999938,
          3.9349123530000725
        ],
        [
          -75.233758904999945,
          3.9385603630000219
        ],
        [
          -75.217951776999939,
          3.9463397820000523
        ]
      ]
    ]
  }
}