{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Precipitacion/OGCFeatureServer/collections/21/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/21/items/123?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/21/items/123?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/21/items/123?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 21,
  "LayerName" : "Precipitacion Mensual Año 1988",
  "id" : "123",
  "properties" : {
    "objectid" : 123,
    "gridcode" : 3,
    "area_prcp" : 5.2088344600000003,
    "rango" : "100 - 150",
    "per_ini" : "1988-01-01T00:00:00",
    "per_fin" : "1988-01-31T00:00:00",
    "ruleid" : 3,
    "st_area_shape_" : 0.00042504927564938509,
    "st_length_shape_" : 0.094028253475989115
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -76.025328469999977,
          6.1307451370000763
        ],
        [
          -76.023061761999941,
          6.121912352000038
        ],
        [
          -76.053737786999989,
          6.1297846060000438
        ],
        [
          -76.031853979999937,
          6.1504638520000299
        ],
        [
          -76.030674737999959,
          6.1515781850000621
        ],
        [
          -76.027478714999972,
          6.1391240960000459
        ],
        [
          -76.026841669999953,
          6.1366416970000728
        ],
        [
          -76.025328469999977,
          6.1307451370000763
        ]
      ]
    ]
  }
}