{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Precipitacion/OGCFeatureServer/collections/11/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/11/items/789?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/11/items/789?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/11/items/789?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 11,
  "LayerName" : "Precipitacion Mensual Año 1978",
  "id" : "789",
  "properties" : {
    "objectid" : 789,
    "gridcode" : 3,
    "area_prcp" : 5.2290166300000003,
    "rango" : "100 - 150",
    "per_ini" : "1978-02-01T00:00:00",
    "per_fin" : "1978-02-28T00:00:00",
    "ruleid" : 3,
    "st_area_shape_" : 0.00042503876666218613,
    "st_length_shape_" : 0.094027104058641162
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -75.544674737999969,
          2.866577636000045
        ],
        [
          -75.537061761999951,
          2.8369123520000699
        ],
        [
          -75.567737786999942,
          2.8447851550000678
        ],
        [
          -75.544674737999969,
          2.866577636000045
        ]
      ]
    ]
  }
}