{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Precipitacion/OGCFeatureServer/collections/27/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/27/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/27/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/27/items/123?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 27,
  "LayerName" : "Precipitacion Mensual Año 1994",
  "id" : "123",
  "properties" : {
    "objectid" : 123,
    "gridcode" : 1,
    "area_prcp" : 5.5338397300000004,
    "rango" : "0-50",
    "per_ini" : "1994-01-01T00:00:00",
    "per_fin" : "1994-01-31T00:00:00",
    "ruleid" : 1,
    "st_area_shape_" : 0.0004503742249906031,
    "st_length_shape_" : 0.08750979256096722
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -75.719167290999962,
          4.2007820420000712
        ],
        [
          -75.726061761999972,
          4.1869123520000358
        ],
        [
          -75.747085198999969,
          4.1911563710000337
        ],
        [
          -75.732560723999939,
          4.2169357900000364
        ],
        [
          -75.719167290999962,
          4.2007820420000712
        ]
      ]
    ]
  }
}