{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Precipitacion/OGCFeatureServer/collections/42/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/42/items/1946?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/42/items/1946?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/42/items/1946?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 42,
  "LayerName" : "Precipitacion Mensual Año 2009",
  "id" : "1946",
  "properties" : {
    "objectid" : 1946,
    "gridcode" : 4,
    "area_prcp" : 3.6462800099999999,
    "rango" : "150 - 200",
    "per_ini" : "2009-06-01T00:00:00",
    "per_fin" : "2009-06-30T00:00:00",
    "ruleid" : 4,
    "st_area_shape_" : 0.00029776279351869105,
    "st_length_shape_" : 0.073589580958454873
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -75.692248590999952,
          6.3426188960000331
        ],
        [
          -75.699061761999985,
          6.3289123520000317
        ],
        [
          -75.711085198999967,
          6.3349949330000754
        ],
        [
          -75.702994867999962,
          6.3589357900000323
        ],
        [
          -75.692248590999952,
          6.3426188960000331
        ]
      ]
    ]
  }
}