{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Precipitacion/OGCFeatureServer/collections/54/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/54/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/54/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/54/items/123?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 54,
  "LayerName" : "Precipitacion Maxima Mensual 24 Horas Año 2012",
  "id" : "123",
  "properties" : {
    "objectid" : 123,
    "rango" : "0 - 25mm",
    "mes" : "Enero",
    "per_ini" : "2012-01-01T00:00:00",
    "per_fin" : "2012-01-31T00:00:00",
    "ruleid" : 1,
    "st_area_shape_" : 0.0061378737462960027,
    "st_length_shape_" : 0.29334864623424201
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -72.015651882999975,
          12.064096240000026
        ],
        [
          -72.036895778999963,
          12.031948794000073
        ],
        [
          -72.090498073999981,
          12.036716937000051
        ],
        [
          -72.110980251999933,
          12.085481967000021
        ],
        [
          -72.063183010999978,
          12.126033152000048
        ],
        [
          -72.024664944999984,
          12.104301394000061
        ],
        [
          -72.015651882999975,
          12.064096240000026
        ]
      ]
    ]
  }
}