{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Precipitacion/OGCFeatureServer/collections/13/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/13/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/13/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/13/items/1234?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 13,
  "LayerName" : "Precipitacion Mensual Año 1980",
  "id" : "1234",
  "properties" : {
    "objectid" : 1234,
    "gridcode" : 6,
    "area_prcp" : 42.888785740000003,
    "rango" : "300 - 400",
    "per_ini" : "1980-04-01T00:00:00",
    "per_fin" : "1980-04-30T00:00:00",
    "ruleid" : 6,
    "st_area_shape_" : 0.0035199967668704708,
    "st_length_shape_" : 0.23092414954890417
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -74.469982232999939,
          8.2768330990000436
        ],
        [
          -74.484061760999964,
          8.2549123520000762
        ],
        [
          -74.52398223299997,
          8.2616939380000645
        ],
        [
          -74.520897255999955,
          8.2787286920000724
        ],
        [
          -74.514166665999937,
          8.3158939330000408
        ],
        [
          -74.511859369999968,
          8.3286344590000567
        ],
        [
          -74.482847222999965,
          8.3329218740000215
        ],
        [
          -74.462141289999977,
          8.3169392380000318
        ],
        [
          -74.469982232999939,
          8.2768330990000436
        ]
      ]
    ]
  }
}